Log session start time Sat Aug 01 08:42:36 CST 2020

Logback Log Messages

Log session start time Sat Aug 01 08:45:47 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 08:42:36,901 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7660 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 08:42:36,901 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 08:42:39,050 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 08:42:39,050 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 08:42:39,230 Finished Spring Data repository scanning in 160ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 08:42:39,709 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ef2fc249] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:39,799 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,109 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 08:42:40,109 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 08:42:40,119 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,119 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,149 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,219 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cf2a58b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,389 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,389 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$38b8c984] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,399 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,409 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,439 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,449 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e44416fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,559 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,649 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,669 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$39fe4993] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,709 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e2433663] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:40,709 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:42:41,199 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 08:42:41,219 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,229 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,229 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,239 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,239 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,239 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,269 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,488 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 08:42:41,498 Root WebApplicationContext: initialization completed in 4557 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 08:42:41,828 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 08:42:42,128 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 08:42:42,138 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 08:42:42,138 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 08:42:42,138 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 08:42:42,448 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 08:42:42,558 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 08:42:42,558 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 08:42:42,808 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 08:42:43,227 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 08:42:43,427 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 08:42:43,557 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 08:42:44,057 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 08:42:44,587 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 08:42:44,587 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 08:42:44,587 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 08:42:44,597 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 08:42:44,627 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 08:42:45,516 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 08:42:46,266 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 08:42:46,266 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 08:42:46,266 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 08:42:46,286 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,095 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,105 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,105 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,105 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,125 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 08:42:47,125 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 08:42:47,125 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 08:42:47,155 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 08:42:47,205 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 08:42:47,245 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 08:42:51,803 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 08:42:53,802 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 08:42:53,812 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 08:42:53,812 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 08:42:53,812 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 08:42:53,822 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 08:42:53,822 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 08:42:53,822 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 08:42:53,822 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 08:42:53,822 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@274010fe setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 08:42:56,171 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 08:42:56,530 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 08:42:56,730 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 08:42:58,149 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 08:42:58,169 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 08:42:58,189 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 08:42:58,259 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 08:42:58,489 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:42:58,489 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:42:58,499 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:42:58,499 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:42:58,499 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:42:58,519 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 08:42:58,529 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 08:42:58,539 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 08:42:58,539 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 08:42:58,539 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 08:42:58,539 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 08:42:58,539 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 08:42:58,559 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 08:42:58,589 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 08:42:58,589 Started JeecgApplication in 22.888 seconds (JVM running for 24.544) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 08:42:58,599 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.102:8080/edusport/ swagger-ui: http://192.168.11.102:8080/edusport/swagger-ui.html Doc: http://192.168.11.102:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 08:42:59,009 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 08:42:59,009 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 08:42:59,029 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 08:42:59,729 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 08:42:59,729 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 09:04:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 08:45:47,086 Starting JeecgApplication on DESKTOP-7I21J53 with PID 15624 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 08:45:47,086 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 08:45:48,905 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 08:45:48,905 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 08:45:49,075 Finished Spring Data repository scanning in 160ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 08:45:49,555 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$82adf5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:49,635 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:49,945 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 08:45:49,955 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 08:45:49,955 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:49,955 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:49,985 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,055 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62a88c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,195 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,205 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc36fd2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,215 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,225 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,245 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,255 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$77c24aa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,365 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,444 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,464 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cd7c7d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,494 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$75c16a0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,504 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 08:45:50,914 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 08:45:50,934 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,944 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,944 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,944 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,944 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,944 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 08:45:50,954 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 08:45:51,134 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 08:45:51,134 Root WebApplicationContext: initialization completed in 4008 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 08:45:51,444 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 08:45:51,684 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 08:45:51,694 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 08:45:51,694 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 08:45:51,694 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 08:45:51,964 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 08:45:52,034 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 08:45:52,034 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 08:45:52,174 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 08:45:52,483 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 08:45:52,663 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 08:45:53,053 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 08:45:53,243 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 08:45:53,723 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 08:45:53,723 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 08:45:53,723 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 08:45:53,723 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 08:45:53,753 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 08:45:54,572 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 08:45:55,252 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 08:45:55,262 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 08:45:55,262 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 08:45:55,282 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,081 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,081 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,091 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,091 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,101 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 08:45:56,111 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 08:45:56,111 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 08:45:56,131 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 08:45:56,191 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 08:45:56,221 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 08:46:00,769 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 08:46:02,628 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 08:46:02,648 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 08:46:02,648 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 08:46:02,648 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 08:46:02,648 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 08:46:02,648 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 08:46:02,648 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 08:46:02,648 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 08:46:02,648 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2c84d6c4 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 08:46:04,697 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 08:46:05,007 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 08:46:05,197 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 08:46:06,486 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 08:46:06,506 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 08:46:06,526 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 08:46:06,606 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 08:46:06,826 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:46:06,826 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:46:06,826 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:46:06,826 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:46:06,826 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 08:46:06,846 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 08:46:06,856 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 08:46:06,866 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 08:46:06,866 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 08:46:06,866 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 08:46:06,866 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 08:46:06,866 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 08:46:06,886 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 08:46:06,916 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 08:46:06,916 Started JeecgApplication in 21.139 seconds (JVM running for 22.249) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 08:46:06,926 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.102:8080/edusport/ swagger-ui: http://192.168.11.102:8080/edusport/swagger-ui.html Doc: http://192.168.11.102:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 08:46:07,695 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 08:46:07,695 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 08:46:07,715 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 08:46:07,865 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 08:46:07,865 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-08-01 08:59:24,537 Required String parameter 'idNo' is not present handleException JeecgBootExceptionHandler.java 57
org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'idNo' is not present
    at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:202)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:113)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 09:06:09 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:04:31,682 Starting JeecgApplication on DESKTOP-7I21J53 with PID 1556 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:04:31,682 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:04:33,421 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:04:33,421 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:04:33,571 Finished Spring Data repository scanning in 130ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:04:34,001 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,081 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,381 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:04:34,391 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:04:34,391 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,391 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,421 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,491 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,641 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,641 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,651 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,661 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,691 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,701 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,791 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,871 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,880 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,910 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:34,920 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:04:35,310 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:04:35,330 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,340 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,340 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,340 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,340 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,340 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,350 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,530 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:04:35,530 Root WebApplicationContext: initialization completed in 3808 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:04:35,850 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:04:36,100 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:04:36,100 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:04:36,100 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:04:36,100 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:04:36,370 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:04:36,440 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:04:36,440 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:04:36,580 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:04:36,979 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:04:37,149 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:04:37,539 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:04:37,729 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:04:38,219 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:04:38,219 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:04:38,219 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:04:38,219 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:04:38,239 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:04:39,058 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:04:39,748 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:04:39,748 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:04:39,758 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:04:39,768 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,577 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,577 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,577 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,577 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,597 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:04:40,597 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:04:40,597 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:04:40,627 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:04:40,677 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:04:40,707 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:04:45,275 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:04:47,154 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:04:47,164 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:04:47,164 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:04:47,174 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:04:47,174 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:04:47,174 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:04:47,174 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:04:47,174 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:04:47,174 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:04:49,163 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:04:49,473 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:04:49,673 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:04:50,962 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:04:50,982 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:04:51,002 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:04:51,072 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:04:51,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:04:51,302 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:04:51,312 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:04:51,312 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:04:51,312 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:04:51,332 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:04:51,332 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:04:51,342 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:04:51,342 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:04:51,342 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:04:51,342 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:04:51,342 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:04:51,362 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:04:51,392 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:04:51,392 Started JeecgApplication in 20.999 seconds (JVM running for 22.162) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:04:51,402 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.102:8080/edusport/ swagger-ui: http://192.168.11.102:8080/edusport/swagger-ui.html Doc: http://192.168.11.102:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:04:51,961 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:04:51,961 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:04:51,981 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:04:52,081 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:04:52,081 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 09:20:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:06:09,748 Starting JeecgApplication on DESKTOP-7I21J53 with PID 804 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:06:09,748 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:06:11,457 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:06:11,457 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:06:11,617 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:06:12,056 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$82adf5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,146 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,446 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:06:12,446 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:06:12,456 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,456 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,486 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,546 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62a88c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,696 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,706 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc36fd2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,716 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,726 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,746 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,756 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$77c24aa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,856 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,926 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,946 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cd7c7d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,976 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$75c16a0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:12,976 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:06:13,386 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:06:13,396 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,406 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,406 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,416 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,416 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,416 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,416 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,606 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:06:13,606 Root WebApplicationContext: initialization completed in 3828 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:06:13,915 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:06:14,155 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:06:14,155 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:06:14,155 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:06:14,155 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:06:14,425 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:06:14,495 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:06:14,495 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:06:14,645 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:06:14,985 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:06:15,185 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:06:15,305 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:06:15,814 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:06:16,314 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:06:16,314 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:06:16,314 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:06:16,314 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:06:16,334 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:06:17,194 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:06:17,883 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:06:17,893 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:06:17,893 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:06:17,914 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,683 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,693 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,693 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,693 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,723 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:06:18,733 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:06:18,733 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:06:18,753 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:06:18,803 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:06:18,843 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:06:23,880 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:06:26,719 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:06:26,739 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:06:26,739 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:06:26,739 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:06:26,739 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:06:26,739 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:06:26,739 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:06:26,739 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:06:26,739 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2c84d6c4 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:06:28,817 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:06:29,137 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:06:29,337 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:06:30,706 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:06:30,716 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:06:30,736 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:06:30,806 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:06:31,026 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:06:31,026 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:06:31,026 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:06:31,026 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:06:31,036 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:06:31,056 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:06:31,056 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:06:31,066 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:06:31,066 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:06:31,066 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:06:31,076 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:06:31,076 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:06:31,096 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:06:31,116 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:06:31,126 Started JeecgApplication in 22.698 seconds (JVM running for 23.816) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:06:31,136 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.102:8080/edusport/ swagger-ui: http://192.168.11.102:8080/edusport/swagger-ui.html Doc: http://192.168.11.102:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:06:32,136 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:06:32,136 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:06:32,166 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:06:32,286 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:06:32,286 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-08-01 09:06:34,502 Index: 138, Size: 138 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 138, Size: 138
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryRegister(AthleteRegisterFlowableController.java:561)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.queryRegister(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 09:20:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:20:23,621 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14148 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:20:23,624 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:20:25,348 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:20:25,351 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:20:25,502 Finished Spring Data repository scanning in 137ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:20:25,932 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,016 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,314 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:20:26,316 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:20:26,317 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,322 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,352 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,417 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,566 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,573 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,584 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,590 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,613 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,623 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,720 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,799 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,812 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,844 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:26,850 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:27,242 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:20:27,257 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,266 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,267 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,273 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,274 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,274 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,277 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,458 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:20:27,458 Root WebApplicationContext: initialization completed in 3802 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:20:27,767 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:20:28,036 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:20:28,036 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:20:28,037 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:20:28,037 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:20:28,307 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:20:28,376 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:20:28,379 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:20:28,519 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:20:28,832 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:20:29,006 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:20:29,122 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:20:29,621 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:20:30,104 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:20:30,105 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:20:30,105 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:20:30,106 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:20:30,130 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:20:30,955 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
Logback Log Messages

Log session start time Sat Aug 01 09:25:44 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:20:48,262 Starting JeecgApplication on DESKTOP-7I21J53 with PID 17800 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:20:48,265 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:20:50,003 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:20:50,006 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:20:50,157 Finished Spring Data repository scanning in 137ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:20:50,583 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:50,667 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:50,965 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:20:50,967 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:20:50,970 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:50,974 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,005 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,070 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,214 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,220 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,231 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,237 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,261 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,270 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,366 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,441 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,454 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,487 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,493 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:20:51,897 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:20:51,913 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,923 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,924 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,930 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,931 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,931 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:51,935 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:20:52,109 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:20:52,109 Root WebApplicationContext: initialization completed in 3811 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:20:52,415 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:20:52,663 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:20:52,663 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:20:52,664 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:20:52,664 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:20:52,933 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:20:53,003 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:20:53,006 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:20:53,147 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:20:53,455 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:20:53,965 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:20:54,081 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:20:54,268 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:20:54,745 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:20:54,746 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:20:54,746 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:20:54,747 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:20:54,770 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:20:55,575 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:20:56,269 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:20:56,276 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:20:56,278 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:20:56,303 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,087 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,090 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,091 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,092 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,111 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:20:57,115 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:20:57,117 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:20:57,138 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:20:57,234 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:20:57,268 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:21:01,646 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:21:03,593 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:21:03,605 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:21:03,605 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:21:03,608 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:21:03,610 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:21:03,611 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:21:03,611 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:21:03,611 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:21:03,612 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:21:05,681 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:21:06,012 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:21:06,207 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:21:07,578 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:21:07,613 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:21:07,634 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:21:07,692 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:21:07,911 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:21:07,912 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:21:07,914 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:21:07,915 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:21:07,917 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:21:07,935 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:21:07,948 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:21:07,953 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:21:07,954 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:21:07,956 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:21:07,958 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:21:07,959 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:21:07,975 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:21:08,002 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:21:08,004 Started JeecgApplication in 21.118 seconds (JVM running for 22.226) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:21:08,017 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:21:08,622 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:21:08,622 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:21:08,645 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:21:08,774 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:21:08,778 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 09:26:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:25:44,516 Starting JeecgApplication on DESKTOP-7I21J53 with PID 4824 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:25:44,526 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:25:46,225 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:25:46,235 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:25:46,385 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:25:46,805 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:46,885 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,185 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:25:47,195 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:25:47,195 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,195 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,225 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,295 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,435 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,435 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,455 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,455 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,485 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,495 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,585 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,655 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,675 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,705 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:47,705 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:25:48,104 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:25:48,124 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,134 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,134 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,134 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,134 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,134 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,144 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,314 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:25:48,314 Root WebApplicationContext: initialization completed in 3748 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:25:48,624 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:25:48,874 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:25:48,874 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:25:48,874 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:25:48,874 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:25:49,144 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:25:49,214 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:25:49,214 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:25:49,354 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:25:49,663 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:25:49,843 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:25:50,243 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:25:50,433 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:25:50,913 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:25:50,913 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:25:50,913 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:25:50,913 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:25:50,933 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:25:51,742 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:25:52,432 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:25:52,462 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:25:52,472 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:25:52,492 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,302 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,302 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,302 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,312 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,322 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:25:53,331 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:25:53,331 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:25:53,371 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:25:53,431 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:25:53,461 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:25:57,889 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:25:59,798 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:25:59,808 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:25:59,808 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:25:59,808 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:25:59,818 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:25:59,818 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:25:59,818 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:25:59,818 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:25:59,818 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:26:01,887 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:26:02,247 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:26:02,447 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:26:03,736 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:26:03,776 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:26:03,796 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:26:03,856 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:26:04,066 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:26:04,066 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:26:04,076 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:26:04,076 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:26:04,076 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:26:04,096 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:26:04,096 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:26:04,106 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:26:04,106 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:26:04,106 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:26:04,116 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:26:04,116 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:26:04,126 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:26:04,156 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:26:04,156 Started JeecgApplication in 20.919 seconds (JVM running for 21.945) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:26:04,176 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:26:04,765 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:26:04,765 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 09:26:05,185 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:26:05,185 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:26:05,205 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sat Aug 01 09:30:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:26:58,715 Starting JeecgApplication on DESKTOP-7I21J53 with PID 8604 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:26:58,715 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:27:00,454 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:27:00,464 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:27:00,614 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:27:01,044 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,124 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,424 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:27:01,424 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:27:01,424 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,434 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,464 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,524 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,694 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,694 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,704 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,714 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,744 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,754 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,894 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:01,984 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:02,004 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:02,034 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:02,044 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:27:02,443 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:27:02,453 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,463 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,463 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,473 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,473 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,473 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,473 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,653 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:27:02,653 Root WebApplicationContext: initialization completed in 3898 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:27:02,963 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:27:03,223 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:27:03,223 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:27:03,223 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:27:03,223 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:27:03,493 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:27:03,573 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:27:03,573 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:27:03,713 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:27:04,032 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:27:04,522 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:27:04,642 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:27:04,872 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:27:05,412 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:27:05,422 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:27:05,422 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:27:05,422 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:27:05,442 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:27:06,341 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:27:07,071 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,081 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,081 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,101 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,960 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,960 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,960 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,960 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,980 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:27:07,990 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:27:07,990 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:27:08,010 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:27:08,060 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:27:08,101 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:27:12,508 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:27:14,417 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:27:14,427 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:27:14,427 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:27:14,437 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:27:14,437 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:27:14,437 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:27:14,437 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:27:14,437 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:27:14,437 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:27:16,456 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:27:16,766 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:27:16,956 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:27:18,245 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:27:18,255 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:27:18,295 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:27:18,355 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:27:18,565 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:27:18,565 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:27:18,575 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:27:18,575 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:27:18,575 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:27:18,595 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:27:18,605 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:27:18,615 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:27:18,615 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:27:18,615 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:27:18,615 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:27:18,615 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:27:18,635 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:27:18,665 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:27:18,665 Started JeecgApplication in 21.219 seconds (JVM running for 22.238) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:27:18,675 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:27:19,204 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:27:19,204 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:27:19,224 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:27:19,844 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:27:19,854 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 09:34:51 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:30:45,081 Starting JeecgApplication on DESKTOP-7I21J53 with PID 21136 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:30:45,091 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:30:46,780 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:30:46,790 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:30:46,940 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:30:47,359 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,439 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,729 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:30:47,739 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:30:47,739 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,739 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,769 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,839 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,979 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,979 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,989 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:47,999 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,019 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,029 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,129 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,199 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,219 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,249 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,259 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:30:48,649 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:30:48,669 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,679 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,679 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,679 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,679 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,679 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,689 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,859 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:30:48,859 Root WebApplicationContext: initialization completed in 3738 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:30:49,168 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:30:49,408 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:30:49,418 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:30:49,418 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:30:49,418 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:30:49,678 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:30:49,748 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:30:49,758 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:30:49,898 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:30:50,208 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:30:50,418 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:30:50,798 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:30:50,977 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:30:51,487 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:30:51,487 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:30:51,487 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:30:51,487 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:30:51,507 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:30:52,337 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:30:53,046 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,056 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,056 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,076 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,916 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,926 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,926 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,926 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,946 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:30:53,946 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:30:53,946 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:30:53,976 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:30:54,026 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:30:54,056 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:30:58,453 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:31:00,372 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:31:00,392 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:31:00,392 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:31:00,392 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:31:00,392 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:31:00,392 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:31:00,392 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:31:00,392 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:31:00,392 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:31:02,461 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:31:02,811 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:31:03,031 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:31:04,370 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:31:04,400 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:31:04,420 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:31:04,490 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:31:04,710 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:31:04,710 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:31:04,710 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:31:04,710 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:31:04,710 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:31:04,730 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:31:04,740 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:31:04,750 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:31:04,750 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:31:04,750 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:31:04,750 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:31:04,750 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:31:04,770 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:31:04,800 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:31:04,800 Started JeecgApplication in 21.029 seconds (JVM running for 22.058) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:31:04,810 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:31:05,340 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:31:05,340 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 09:31:05,740 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:31:05,740 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:31:05,770 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sat Aug 01 09:38:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:34:51,770 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12216 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:34:51,780 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:34:53,489 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:34:53,499 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:34:53,659 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:34:54,079 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,159 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,459 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:34:54,459 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:34:54,459 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,469 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,499 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,559 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,709 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,719 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,729 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,729 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,759 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,769 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,859 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,938 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,948 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,978 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:54,988 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:34:55,378 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:34:55,398 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,408 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,408 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,408 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,408 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,408 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,418 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,598 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:34:55,598 Root WebApplicationContext: initialization completed in 3788 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:34:55,908 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:34:56,158 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:34:56,158 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:34:56,158 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:34:56,158 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:34:56,418 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:34:56,488 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:34:56,498 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:34:56,638 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:34:56,947 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:34:57,417 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:34:57,537 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:34:57,727 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:34:58,217 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:34:58,217 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:34:58,217 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:34:58,217 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:34:58,237 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:34:59,056 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:34:59,746 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:34:59,746 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:34:59,746 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:34:59,766 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,595 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,595 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,595 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,605 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,615 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:35:00,625 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:35:00,625 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:35:00,645 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:35:00,695 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:35:00,735 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:35:05,023 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:35:06,992 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:35:07,002 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:35:07,002 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:35:07,002 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:35:07,002 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:35:07,012 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:35:07,012 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:35:07,012 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:35:07,012 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:35:08,861 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:35:09,171 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:35:09,361 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:35:10,660 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:35:10,680 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:35:10,700 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:35:10,760 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:35:10,970 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:35:10,970 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:35:10,970 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:35:10,970 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:35:10,980 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:35:10,990 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:35:11,010 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:35:11,010 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:35:11,010 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:35:11,010 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:35:11,020 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:35:11,020 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:35:11,030 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:35:11,060 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:35:11,060 Started JeecgApplication in 20.569 seconds (JVM running for 21.602) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:35:11,080 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:35:11,460 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:35:11,460 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:35:11,480 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:35:11,629 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:35:11,629 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 09:57:33 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:38:49,032 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10344 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:38:49,032 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:38:50,811 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:38:50,811 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:38:51,001 Finished Spring Data repository scanning in 179ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:38:51,411 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:51,501 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:51,791 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:38:51,801 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:38:51,801 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:51,801 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:51,831 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:51,901 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,041 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,051 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,061 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,061 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,091 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,101 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,191 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,271 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,281 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,311 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,321 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:38:52,711 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:38:52,720 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,730 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,730 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,740 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,740 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,740 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,740 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,930 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:38:52,930 Root WebApplicationContext: initialization completed in 3858 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:38:53,230 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:38:53,500 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:38:53,500 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:38:53,500 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:38:53,500 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:38:53,770 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:38:53,840 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:38:53,840 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:38:53,980 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:38:54,290 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:38:54,470 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:38:54,869 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:38:55,059 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:38:55,539 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:38:55,539 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:38:55,549 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:38:55,549 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:38:55,569 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:38:56,378 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:38:57,058 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,058 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,058 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,078 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,858 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,858 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,868 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,868 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,878 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:38:57,888 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:38:57,888 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:38:57,908 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:38:57,958 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:38:57,998 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:39:02,675 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:39:04,504 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:39:04,514 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:39:04,514 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:39:04,524 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:39:04,524 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:39:04,524 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:39:04,524 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:39:04,524 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:39:04,524 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:39:06,563 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:39:06,863 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:39:07,053 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:39:08,352 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:39:08,362 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:39:08,382 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:39:08,462 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:39:08,672 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:39:08,672 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:39:08,682 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:39:08,682 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:39:08,682 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:39:08,702 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:39:08,712 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:39:08,712 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:39:08,712 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:39:08,712 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:39:08,712 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:39:08,712 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:39:08,732 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:39:08,762 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:39:08,762 Started JeecgApplication in 20.949 seconds (JVM running for 21.984) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:39:08,782 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:39:08,852 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:39:08,852 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:39:08,882 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:39:09,551 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:39:09,581 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 09:46:34,795 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 09:46:34,795 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 09:46:34,826 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-08-01 09:46:34,826 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-08-01 09:46:34,833 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:34,833 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:34,842 ==> Parameters: nation(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:34,842 ==> Parameters: sex(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:34,863 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:34,864 <== Total: 11 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:46:34,886 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596246394796) getDictItems SysDictController.java 217
INFO 2020-08-01 09:46:34,886 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596246394796) getDictItems SysDictController.java 217
DEBUG 2020-08-01 09:46:35,356 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:35,358 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:35,366 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:35,679 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:35,680 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:35,682 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:36,552 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:36,553 ==> Parameters: 1357697696(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:36,555 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,399 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,400 ==> Parameters: 135769769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,402 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,437 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,444 ==> Parameters: 13576976(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,446 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,470 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,471 ==> Parameters: 1357697(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,472 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,506 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,507 ==> Parameters: 135769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,508 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,540 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,541 ==> Parameters: 13576(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,542 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,574 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,575 ==> Parameters: 1357(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,576 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,714 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,715 ==> Parameters: 135(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,716 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,759 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,759 ==> Parameters: 13(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,759 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,799 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,799 ==> Parameters: 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,799 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,820 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,820 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:37,820 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,260 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,262 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,263 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,661 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,670 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,670 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,749 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,749 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,749 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,821 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,821 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,821 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,916 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,916 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:38,917 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,419 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,419 ==> Parameters: zhangs(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,419 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,583 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,583 ==> Parameters: zhangsa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,592 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,660 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,660 ==> Parameters: zhangsan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,660 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,702 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,703 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:39,704 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:41,050 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:41,051 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:41,052 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:43,657 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:43,658 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:43,662 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:45,103 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:45,104 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:46:45,105 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:47:25,908 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 09:47:25,910 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:47:25,911 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:47:25,922 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:47:25,923 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596246445909) loadDict SysDictController.java 427
INFO 2020-08-01 09:47:36,740 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 09:47:36,742 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:47:36,744 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:47:36,754 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:47:36,755 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596246456741) loadDict SysDictController.java 427
DEBUG 2020-08-01 09:48:21,302 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:21,303 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:21,304 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,251 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,252 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,253 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,721 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,721 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:22,722 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:23,587 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:23,588 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:23,589 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:24,060 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:24,061 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:24,062 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,283 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,284 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,286 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,871 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,871 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:25,872 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:27,135 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:27,136 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:27,137 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,381 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,383 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,385 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,693 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,693 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,693 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,694 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,695 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,695 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,696 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,701 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:31,701 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,012 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,013 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,018 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,420 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,429 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:48:32,431 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 10:01:08 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 09:57:33,556 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14568 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 09:57:33,559 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 09:57:35,259 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 09:57:35,262 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 09:57:35,411 Finished Spring Data repository scanning in 135ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 09:57:35,835 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:35,919 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,216 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 09:57:36,218 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 09:57:36,221 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,225 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,255 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,322 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,462 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,467 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,478 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,486 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,508 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,517 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,615 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,688 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,701 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,734 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:36,740 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 09:57:37,131 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 09:57:37,146 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,156 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,156 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,162 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,163 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,163 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,167 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,347 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 09:57:37,347 Root WebApplicationContext: initialization completed in 3755 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 09:57:37,653 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 09:57:37,900 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 09:57:37,901 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 09:57:37,901 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 09:57:37,902 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 09:57:38,171 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 09:57:38,241 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 09:57:38,244 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 09:57:38,384 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 09:57:38,693 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 09:57:38,865 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 09:57:39,282 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 09:57:39,467 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:57:39,950 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 09:57:39,951 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:57:39,951 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 09:57:39,952 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:57:39,975 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 09:57:40,783 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:57:41,462 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:57:41,466 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 09:57:41,468 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 09:57:41,485 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,268 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,271 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,272 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,273 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,291 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 09:57:42,294 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 09:57:42,297 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 09:57:42,318 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 09:57:42,371 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 09:57:42,406 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 09:57:46,893 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 09:57:48,783 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 09:57:48,794 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 09:57:48,795 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 09:57:48,797 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 09:57:48,800 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 09:57:48,801 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 09:57:48,801 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 09:57:48,801 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 09:57:48,802 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 09:57:50,950 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 09:57:51,271 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 09:57:51,469 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 09:57:52,776 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 09:57:52,790 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 09:57:52,810 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 09:57:52,868 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 09:57:53,084 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:57:53,086 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:57:53,088 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:57:53,090 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:57:53,091 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 09:57:53,109 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 09:57:53,117 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 09:57:53,122 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 09:57:53,122 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 09:57:53,124 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 09:57:53,125 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 09:57:53,127 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 09:57:53,145 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 09:57:53,170 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 09:57:53,173 Started JeecgApplication in 20.856 seconds (JVM running for 21.854) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 09:57:53,185 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 09:57:53,619 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 09:57:53,620 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 09:57:53,639 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 09:57:54,349 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 09:57:54,366 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 09:57:58,526 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 09:57:58,566 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596247078527) getDictItems SysDictController.java 217
INFO 2020-08-01 09:57:58,814 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 09:57:58,819 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596247078815) getDictItems SysDictController.java 217
DEBUG 2020-08-01 09:57:59,218 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:57:59,226 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:57:59,236 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:57:59,423 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:57:59,425 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:57:59,429 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:00,544 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:00,545 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:00,547 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,350 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,353 ==> Parameters: 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,355 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,526 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,527 ==> Parameters: 12(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,529 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,589 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,590 ==> Parameters: 123(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:01,591 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,413 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,414 ==> Parameters: 12(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,415 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,901 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,902 ==> Parameters: 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:02,903 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:03,079 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:03,080 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:03,083 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,180 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,181 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,183 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,669 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,671 ==> Parameters: li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,673 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,719 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,720 ==> Parameters: lis(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,721 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,875 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,876 ==> Parameters: lisi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:04,878 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:05,017 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:05,018 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:05,020 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:08,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:08,049 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:08,051 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:10,203 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:10,206 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:10,209 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:11,477 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:11,478 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:11,479 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:58:30,355 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 09:58:30,364 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:30,365 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:30,369 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:58:30,370 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596247110356) loadDict SysDictController.java 427
INFO 2020-08-01 09:58:34,854 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 09:58:34,856 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:34,858 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:34,866 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 09:58:34,867 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596247114855) loadDict SysDictController.java 427
DEBUG 2020-08-01 09:58:38,713 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:38,714 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:38,716 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:39,551 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:39,552 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:39,553 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:40,005 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:40,006 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:40,007 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,075 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,076 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,077 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,503 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,504 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:41,505 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,140 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,141 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,142 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,741 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,741 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:42,742 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:43,754 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:43,755 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:43,757 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,253 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,254 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,256 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,559 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,559 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,563 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,563 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,565 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,566 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,566 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,566 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,568 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,568 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,577 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,583 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,993 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,994 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:58:47,995 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 09:58:49,093 {conn-10002, pstmt-20087} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, mobile, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time, process_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$cdcb77a5.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$3acfeecb.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:180)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 09:58:49,187 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, mobile, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time, process_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1 ; Data truncation: Data too long for column 'process_id' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, mobile, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time, process_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1 ; Data truncation: Data too long for column 'process_id' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$cdcb77a5.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$3acfeecb.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:180)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'process_id' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
DEBUG 2020-08-01 09:59:27,677 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:59:27,678 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 09:59:27,680 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 10:03:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:01:08,125 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10392 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:01:08,129 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:01:09,865 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:01:09,868 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:01:10,019 Finished Spring Data repository scanning in 136ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:01:10,444 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:10,529 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:10,828 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:01:10,831 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:01:10,833 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:10,837 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:10,868 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:10,930 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,075 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,080 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,092 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,100 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,124 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,134 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,231 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,305 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,319 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,351 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,358 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:01:11,755 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:01:11,771 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,781 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,781 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,787 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,788 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,788 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,792 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,971 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:01:11,971 Root WebApplicationContext: initialization completed in 3807 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:01:12,283 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:01:12,527 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:01:12,528 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:01:12,528 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:01:12,529 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:01:12,795 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:01:12,866 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:01:12,869 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:01:13,011 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:01:13,320 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:01:13,495 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:01:13,907 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:01:14,091 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:01:14,570 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:01:14,571 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:01:14,572 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:01:14,572 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:01:14,596 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:01:15,404 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:01:16,082 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,087 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,089 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,106 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,907 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,910 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,912 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,913 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,932 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:01:16,936 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:01:16,937 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:01:16,960 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:01:17,013 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:01:17,047 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:01:21,520 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:01:23,454 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:01:23,465 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:01:23,466 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:01:23,468 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:01:23,470 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:01:23,471 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:01:23,472 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:01:23,472 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:01:23,473 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:01:25,520 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:01:25,826 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:01:26,020 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:01:27,342 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:01:27,359 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:01:27,385 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:01:27,453 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:01:27,679 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:01:27,681 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:01:27,682 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:01:27,684 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:01:27,686 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:01:27,704 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:01:27,713 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:01:27,718 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:01:27,719 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:01:27,721 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:01:27,723 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:01:27,724 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:01:27,743 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:01:27,769 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:01:27,773 Started JeecgApplication in 21.008 seconds (JVM running for 22.06) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:01:27,786 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:01:28,403 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:01:28,405 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 10:01:28,822 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:01:28,823 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:01:28,848 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sat Aug 01 10:06:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:03:53,258 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11704 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:03:53,262 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:03:54,976 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:03:54,980 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:03:55,131 Finished Spring Data repository scanning in 136ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:03:55,549 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:55,635 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:55,930 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:03:55,932 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:03:55,935 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:55,939 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:55,969 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,033 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,177 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,182 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,193 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,200 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,223 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,232 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,329 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,403 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,417 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,450 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,456 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:03:56,852 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:03:56,867 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,876 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,877 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,883 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,884 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,884 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:03:56,888 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:03:57,067 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:03:57,068 Root WebApplicationContext: initialization completed in 3773 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:03:57,374 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:03:57,619 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:03:57,620 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:03:57,620 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:03:57,620 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:03:57,886 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:03:57,954 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:03:57,957 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:03:58,098 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:03:58,404 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:03:58,578 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:03:59,025 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:03:59,208 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:03:59,692 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:03:59,693 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:03:59,694 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:03:59,694 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:03:59,718 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:04:00,531 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:04:01,210 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:04:01,220 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:04:01,224 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:04:01,239 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,064 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,069 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,071 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,073 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,090 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:04:02,095 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:04:02,096 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:04:02,118 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:04:02,168 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:04:02,202 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:04:06,591 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:04:08,567 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:04:08,580 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:04:08,580 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:04:08,583 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:04:08,585 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:04:08,586 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:04:08,586 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:04:08,586 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:04:08,587 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:04:10,614 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:04:10,919 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:04:11,113 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:04:12,404 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:04:12,419 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:04:12,441 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:04:12,515 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:04:12,733 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:04:12,735 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:04:12,736 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:04:12,738 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:04:12,740 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:04:12,758 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:04:12,767 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:04:12,772 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:04:12,773 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:04:12,774 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:04:12,776 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:04:12,777 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:04:12,800 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:04:12,827 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:04:12,830 Started JeecgApplication in 20.859 seconds (JVM running for 21.852) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:04:12,842 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:04:13,605 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:04:13,606 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:04:13,628 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:04:13,755 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:04:13,759 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 10:17:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:06:55,329 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10876 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:06:55,333 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:06:57,056 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:06:57,059 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:06:57,211 Finished Spring Data repository scanning in 138ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:06:57,634 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:57,718 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,013 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:06:58,016 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:06:58,018 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,022 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,053 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,119 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,258 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,264 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,275 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,282 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,305 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,315 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,412 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,485 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,497 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,529 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,535 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:06:58,921 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:06:58,937 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,946 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,947 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,954 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,954 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,954 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:06:58,958 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:06:59,139 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:06:59,141 Root WebApplicationContext: initialization completed in 3777 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:06:59,449 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:06:59,698 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:06:59,698 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:06:59,699 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:06:59,699 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:06:59,971 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:07:00,042 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:07:00,044 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:07:00,187 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:07:00,508 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:07:00,756 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:07:01,181 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:07:01,377 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:07:01,875 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:07:01,876 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:07:01,876 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:07:01,877 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:07:01,900 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:07:02,717 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:07:03,405 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:07:03,409 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:07:03,411 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:07:03,426 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,193 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,196 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,198 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,199 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,217 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:07:04,221 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:07:04,222 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:07:04,243 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:07:04,296 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:07:04,330 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:07:08,841 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:07:10,751 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:07:10,763 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:07:10,764 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:07:10,766 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:07:10,769 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:07:10,770 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:07:10,770 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:07:10,770 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:07:10,771 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:07:12,734 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:07:13,035 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:07:13,226 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:07:14,556 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:07:14,571 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:07:14,591 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:07:14,651 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:07:14,866 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:07:14,868 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:07:14,869 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:07:14,871 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:07:14,873 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:07:14,891 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:07:14,899 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:07:14,904 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:07:14,905 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:07:14,906 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:07:14,908 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:07:14,909 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:07:14,926 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:07:14,952 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:07:14,955 Started JeecgApplication in 20.928 seconds (JVM running for 21.969) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:07:14,968 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:07:15,245 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:07:15,245 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:07:15,270 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:07:15,371 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:07:15,374 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 10:10:36,999 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 10:10:36,999 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 10:10:37,050 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596247837000) getDictItems SysDictController.java 217
INFO 2020-08-01 10:10:37,050 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596247837000) getDictItems SysDictController.java 217
DEBUG 2020-08-01 10:10:37,267 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:37,274 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:37,280 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:37,314 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:37,315 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:37,316 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:38,573 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:38,574 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:38,575 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:39,322 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:39,323 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:39,324 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:42,248 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:42,250 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:42,251 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:43,858 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:43,859 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:43,861 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,113 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,115 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,117 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,784 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,785 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:44,787 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:10:58,332 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 10:10:58,342 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:58,344 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:10:58,347 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:10:58,347 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596247858333) loadDict SysDictController.java 427
INFO 2020-08-01 10:11:01,854 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 10:11:01,857 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:01,857 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:01,864 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:01,864 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596247861855) loadDict SysDictController.java 427
DEBUG 2020-08-01 10:11:06,517 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:06,518 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:06,519 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:06,845 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:06,845 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:06,847 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:07,993 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:07,994 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:07,996 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:08,580 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:08,582 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:08,583 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:09,643 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:09,644 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:09,646 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,027 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,028 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,031 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,977 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,978 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:10,980 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:11,747 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:11,747 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:11,748 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,466 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,467 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,468 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,468 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,468 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,469 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,470 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,470 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,471 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,472 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,474 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,486 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,713 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,715 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,720 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,821 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,822 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:16,824 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,223 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,224 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,226 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,277 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,279 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,287 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,297 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,299 ==> Parameters: 1289383238493212673(String), jeecg(String), 2020-08-01 10:11:34.295(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,313 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:34,642 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 10:11:34,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMyOTQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.ggXo9ZQCCzD3RdV25CXO4EyJ07fIH9gNtCLbNXzfjrI checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 10:11:34,674 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,674 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,675 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:34,713 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMyOTQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.ggXo9ZQCCzD3RdV25CXO4EyJ07fIH9gNtCLbNXzfjrI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 10:11:34,721 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,727 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,742 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,754 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,755 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:34,758 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 10:11:36,560 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 10:11:36,718 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 10:11:36,718 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 10:11:36,718 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 10:11:38,445 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 10:11:38,745 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 10:11:38,746 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 10:11:42,556 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 10:11:42,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMyOTQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.ggXo9ZQCCzD3RdV25CXO4EyJ07fIH9gNtCLbNXzfjrI checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 10:11:42,573 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,574 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:42,575 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 10:11:42,576 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,580 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:42,582 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-08-01 10:11:42,583 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,583 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,585 ==> Parameters: enable_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,586 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:11:42,587 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:11:42,594 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596247902576) getDictItems SysDictController.java 217
ERROR 2020-08-01 10:12:02,560 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 10:12:15,479 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,481 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,482 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,730 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,731 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,733 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,735 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,735 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:15,738 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:21,664 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:21,665 ==> Parameters: 1289383437164810241(String), jeecg(String), 2020-08-01 10:12:21.663(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:21,673 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:12:21,674 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 10:12:30,526 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,527 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,531 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,536 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,537 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,542 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,544 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,546 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,548 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,549 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,550 ==> Parameters: 1289383474435395586(String), jeecg(String), 2020-08-01 10:12:30.549(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,551 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:12:30,567 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 10:12:30,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMzNTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.XHOJfF3lZdiSMEQZD4cIo11LGVAaBtV6UxUrrrypWEw checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 10:12:30,575 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,576 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,578 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:12:30,586 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMzNTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.XHOJfF3lZdiSMEQZD4cIo11LGVAaBtV6UxUrrrypWEw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 10:12:30,587 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,588 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,598 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,603 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,603 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:30,605 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 10:12:31,492 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 10:12:31,556 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 10:12:31,863 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 10:12:31,865 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 10:12:33,522 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 10:12:33,524 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTMzNTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.XHOJfF3lZdiSMEQZD4cIo11LGVAaBtV6UxUrrrypWEw checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 10:12:33,525 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:33,527 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:33,529 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:33,532 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:33,532 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:33,534 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:12:33,535 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 10:12:33,538 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596247953535) getDictItems SysDictController.java 217
ERROR 2020-08-01 10:12:36,861 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 10:12:50,280 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,281 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,283 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,530 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,531 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,534 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,536 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,536 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:12:50,538 <== Total: 4 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 10:13:00,340 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 10:13:13,017 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:13:13,018 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:13:13,021 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:13:21,070 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:13:21,071 ==> Parameters: 1289383686340022273(String), jeecg(String), 2020-08-01 10:13:21.069(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:13:21,073 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:13:21,074 用户名: 管理员,退出成功! logout LoginController.java 134
Logback Log Messages

Log session start time Sat Aug 01 10:19:21 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:17:46,662 Starting JeecgApplication on DESKTOP-7I21J53 with PID 20780 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:17:46,665 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:17:48,373 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:17:48,376 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:17:48,528 Finished Spring Data repository scanning in 137ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:17:48,957 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,041 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,341 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:17:49,343 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:17:49,346 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,351 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,381 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,445 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,592 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,599 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,610 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,618 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,642 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,653 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,754 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,831 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,846 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,880 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:49,887 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:17:50,284 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:17:50,300 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,309 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,310 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,316 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,316 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,317 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,320 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,504 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:17:50,504 Root WebApplicationContext: initialization completed in 3808 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:17:50,823 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:17:51,131 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:17:51,132 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:17:51,133 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:17:51,133 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:17:51,405 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:17:51,475 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:17:51,478 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:17:51,618 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:17:51,940 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:17:52,115 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:17:52,565 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:17:52,752 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:17:53,252 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:17:53,253 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:17:53,254 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:17:53,254 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:17:53,281 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:17:54,108 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:17:54,805 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:17:54,809 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:17:54,811 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:17:54,827 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,627 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,631 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,633 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,634 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,653 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:17:55,663 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:17:55,666 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:17:55,693 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:17:55,747 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:17:55,781 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:18:00,429 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:18:02,276 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:18:02,288 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:18:02,288 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:18:02,291 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:18:02,293 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:18:02,294 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:18:02,294 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:18:02,295 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:18:02,295 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:18:04,381 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:18:04,685 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:18:04,890 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:18:06,195 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:18:06,209 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:18:06,229 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:18:06,291 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:18:06,524 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:18:06,526 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:18:06,527 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:18:06,529 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:18:06,530 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:18:06,548 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:18:06,557 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:18:06,562 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:18:06,562 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:18:06,564 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:18:06,566 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:18:06,567 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:18:06,585 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:18:06,611 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:18:06,614 Started JeecgApplication in 21.23 seconds (JVM running for 22.197) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:18:06,628 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:18:07,172 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:18:07,172 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:18:07,194 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:18:07,339 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:18:07,343 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 10:24:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:19:21,976 Starting JeecgApplication on DESKTOP-7I21J53 with PID 3268 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:19:21,979 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:19:23,704 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:19:23,707 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:19:23,859 Finished Spring Data repository scanning in 137ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:19:24,275 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,360 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,657 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:19:24,659 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:19:24,662 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,666 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,697 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,761 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,910 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,916 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,927 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,935 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,960 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:24,972 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,068 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,143 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,156 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,189 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,194 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:19:25,588 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:19:25,605 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,614 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,615 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,621 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,621 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,622 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,625 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,798 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:19:25,799 Root WebApplicationContext: initialization completed in 3787 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:19:26,105 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:19:26,349 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:19:26,350 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:19:26,350 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:19:26,351 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:19:26,619 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:19:26,687 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:19:26,690 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:19:26,829 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:19:27,141 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:19:27,647 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:19:27,762 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:19:27,949 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:19:28,425 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:19:28,426 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:19:28,427 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:19:28,427 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:19:28,450 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:19:29,258 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:19:29,941 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:19:29,946 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:19:29,948 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:19:29,964 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,770 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,775 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,776 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,777 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,794 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:19:30,798 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:19:30,800 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:19:30,821 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:19:30,873 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:19:30,907 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:19:35,255 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:19:37,190 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:19:37,201 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:19:37,202 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:19:37,204 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:19:37,207 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:19:37,208 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:19:37,208 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:19:37,208 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:19:37,209 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:19:39,081 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:19:39,416 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:19:39,655 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:19:40,950 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:19:40,965 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:19:40,985 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:19:41,045 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:19:41,267 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:19:41,269 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:19:41,271 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:19:41,272 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:19:41,274 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:19:41,292 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:19:41,301 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:19:41,306 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:19:41,307 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:19:41,308 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:19:41,310 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:19:41,312 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:19:41,330 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:19:41,358 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:19:41,360 Started JeecgApplication in 20.727 seconds (JVM running for 21.787) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:19:41,374 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:19:42,049 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:19:42,049 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:19:42,071 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:19:42,219 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:19:42,223 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 10:27:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:24:45,764 Starting JeecgApplication on DESKTOP-7I21J53 with PID 5028 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:24:45,768 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:24:47,552 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:24:47,555 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:24:47,706 Finished Spring Data repository scanning in 136ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:24:48,138 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,223 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,522 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:24:48,524 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:24:48,527 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,531 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,564 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,629 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,774 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,779 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,790 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,797 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,821 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,831 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:48,929 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:49,005 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:49,019 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:49,051 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:49,058 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:24:49,460 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:24:49,477 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,486 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,487 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,493 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,493 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,493 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,497 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,671 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:24:49,672 Root WebApplicationContext: initialization completed in 3865 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:24:49,983 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:24:50,237 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:24:50,238 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:24:50,239 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:24:50,239 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:24:50,508 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:24:50,579 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:24:50,581 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:24:50,720 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:24:51,031 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:24:51,505 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:24:51,622 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:24:51,808 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:24:52,308 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:24:52,309 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:24:52,309 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:24:52,310 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:24:52,334 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:24:53,176 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:24:53,864 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:24:53,870 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:24:53,872 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:24:53,886 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,702 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,706 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,709 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,710 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,727 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:24:54,731 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:24:54,732 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:24:54,754 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:24:54,806 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:24:54,840 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:24:59,198 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:25:01,164 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:25:01,175 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:25:01,176 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:25:01,178 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:25:01,180 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:25:01,181 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:25:01,182 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:25:01,182 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:25:01,182 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:25:03,112 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:25:03,421 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:25:03,635 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:25:04,962 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:25:04,978 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:25:04,999 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:25:05,058 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:25:05,319 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:25:05,321 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:25:05,323 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:25:05,324 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:25:05,326 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:25:05,347 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:25:05,357 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:25:05,363 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:25:05,363 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:25:05,365 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:25:05,367 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:25:05,369 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:25:05,391 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:25:05,418 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:25:05,421 Started JeecgApplication in 21.051 seconds (JVM running for 22.04) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:25:05,434 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:25:05,878 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:25:05,878 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:25:05,897 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:25:06,582 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:25:06,654 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 10:28:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:27:36,275 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9396 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:27:36,278 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:27:38,260 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:27:38,264 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:27:38,415 Finished Spring Data repository scanning in 138ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:27:38,863 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:38,947 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,248 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:27:39,250 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:27:39,253 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,256 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,287 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,351 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,504 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,510 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,522 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,530 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,555 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,564 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,661 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,741 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,755 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,789 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:39,795 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:27:40,196 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:27:40,212 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,221 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,222 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,228 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,229 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,229 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,232 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,416 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:27:40,417 Root WebApplicationContext: initialization completed in 4107 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:27:40,730 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:27:41,011 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:27:41,012 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:27:41,012 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:27:41,013 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:27:41,285 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:27:41,355 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:27:41,357 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:27:41,501 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:27:41,813 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:27:41,988 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:27:42,425 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:27:42,612 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:27:43,101 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:27:43,101 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:27:43,102 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:27:43,102 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:27:43,126 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:27:43,954 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:27:44,639 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:27:44,644 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:27:44,646 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:27:44,662 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,463 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,467 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,469 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,470 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,488 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:27:45,493 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:27:45,494 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:27:45,517 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:27:45,589 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:27:45,623 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:27:50,174 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:27:52,088 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:27:52,099 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:27:52,100 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:27:52,102 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:27:52,104 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:27:52,105 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:27:52,105 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:27:52,106 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:27:52,106 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:27:54,173 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:27:54,502 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:27:54,707 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:27:56,003 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:27:56,018 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:27:56,039 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:27:56,098 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:27:56,318 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:27:56,319 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:27:56,321 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:27:56,323 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:27:56,324 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:27:56,343 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:27:56,351 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:27:56,357 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:27:56,357 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:27:56,359 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:27:56,361 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:27:56,362 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:27:56,380 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:27:56,407 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:27:56,410 Started JeecgApplication in 21.663 seconds (JVM running for 22.727) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:27:56,424 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:27:56,763 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:27:56,763 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:27:56,787 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:27:56,931 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:27:56,935 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 10:33:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:28:26,985 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13660 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:28:26,988 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:28:28,705 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:28:28,708 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:28:28,859 Finished Spring Data repository scanning in 136ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:28:29,279 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,363 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,664 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:28:29,666 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:28:29,668 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,673 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,704 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,768 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,916 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,923 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,935 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,944 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,969 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:29,979 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,081 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,160 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,173 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,206 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,212 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:28:30,609 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:28:30,625 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,635 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,636 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,642 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,642 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,643 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,646 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,822 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:28:30,822 Root WebApplicationContext: initialization completed in 3800 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:28:31,132 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:28:31,386 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:28:31,387 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:28:31,387 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:28:31,388 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:28:31,654 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:28:31,723 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:28:31,726 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:28:31,867 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:28:32,180 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:28:32,693 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:28:32,809 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:28:33,006 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:28:33,486 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:28:33,487 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:28:33,488 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:28:33,488 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:28:33,511 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:28:34,330 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:28:35,017 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,023 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,025 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,041 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,872 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,875 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,877 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,878 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,897 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:28:35,901 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:28:35,902 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:28:35,926 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:28:35,979 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:28:36,013 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:28:40,412 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:28:42,532 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:28:42,543 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:28:42,544 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:28:42,546 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:28:42,548 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:28:42,549 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:28:42,550 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:28:42,550 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:28:42,551 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:28:44,557 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:28:44,893 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:28:45,096 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:28:46,396 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:28:46,411 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:28:46,432 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:28:46,496 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:28:46,716 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:28:46,717 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:28:46,719 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:28:46,721 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:28:46,723 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:28:46,741 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:28:46,748 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:28:46,753 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:28:46,754 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:28:46,755 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:28:46,757 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:28:46,758 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:28:46,776 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:28:46,804 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:28:46,807 Started JeecgApplication in 21.11 seconds (JVM running for 22.106) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:28:46,821 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:28:47,353 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:28:47,353 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:28:47,373 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:28:48,108 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:28:48,110 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 11:34:21 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 10:33:48,790 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16788 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 10:33:48,793 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 10:33:50,510 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 10:33:50,513 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 10:33:50,666 Finished Spring Data repository scanning in 139ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 10:33:51,091 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,177 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,478 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 10:33:51,481 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 10:33:51,484 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,489 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,519 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,584 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,728 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,733 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,745 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,753 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,775 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,784 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,883 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,957 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:51,970 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:52,002 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:52,008 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 10:33:52,398 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 10:33:52,414 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,423 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,423 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,429 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,430 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,430 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,434 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,613 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 10:33:52,613 Root WebApplicationContext: initialization completed in 3788 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 10:33:52,923 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 10:33:53,180 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 10:33:53,180 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 10:33:53,181 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 10:33:53,181 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 10:33:53,450 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 10:33:53,519 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 10:33:53,521 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 10:33:53,661 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 10:33:53,970 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 10:33:54,144 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 10:33:54,261 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 10:33:54,749 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:33:55,222 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 10:33:55,223 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:33:55,223 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 10:33:55,224 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:33:55,247 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 10:33:56,068 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:33:56,751 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:33:56,756 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 10:33:56,758 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 10:33:56,773 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,528 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,533 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,534 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,535 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,551 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 10:33:57,555 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 10:33:57,556 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 10:33:57,578 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 10:33:57,630 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 10:33:57,665 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 10:34:02,309 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 10:34:04,216 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 10:34:04,227 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 10:34:04,228 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 10:34:04,230 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 10:34:04,233 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 10:34:04,234 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 10:34:04,234 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 10:34:04,234 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 10:34:04,235 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 10:34:06,213 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 10:34:06,514 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 10:34:06,706 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 10:34:08,002 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 10:34:08,017 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 10:34:08,037 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 10:34:08,097 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 10:34:08,321 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:34:08,323 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:34:08,325 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:34:08,326 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:34:08,328 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 10:34:08,347 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 10:34:08,356 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 10:34:08,361 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 10:34:08,362 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 10:34:08,363 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 10:34:08,365 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 10:34:08,366 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 10:34:08,384 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 10:34:08,408 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 10:34:08,411 Started JeecgApplication in 20.911 seconds (JVM running for 21.902) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 10:34:08,424 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 10:34:08,731 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 10:34:08,731 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 10:34:08,752 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 10:34:08,906 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 10:34:08,911 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 10:55:57,392 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 10:55:57,456 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596250557393) getDictItems SysDictController.java 217
INFO 2020-08-01 10:55:57,678 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 10:55:57,684 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596250557679) getDictItems SysDictController.java 217
DEBUG 2020-08-01 10:55:58,111 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:55:58,123 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:55:58,134 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:55:58,270 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:55:58,271 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:55:58,272 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 10:56:04,615 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 10:56:04,621 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 10:56:04,630 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596250564620) getDictItems SysDictController.java 217
INFO 2020-08-01 10:56:04,631 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596250564627) getDictItems SysDictController.java 217
DEBUG 2020-08-01 10:56:04,862 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:56:04,863 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:56:04,865 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:56:04,965 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:56:04,966 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 10:56:04,970 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 11:37:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 11:34:22,025 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10440 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 11:34:22,030 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 11:34:24,343 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 11:34:24,347 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 11:34:24,522 Finished Spring Data repository scanning in 156ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 11:34:25,242 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:25,371 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:25,771 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 11:34:25,774 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 11:34:25,776 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:25,781 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:25,817 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:25,902 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,103 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,110 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,124 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,132 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,161 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,173 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,298 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,408 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,428 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,468 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:26,476 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:34:27,058 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 11:34:27,080 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,093 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,093 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,101 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,102 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,102 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,106 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,335 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 11:34:27,336 Root WebApplicationContext: initialization completed in 5257 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 11:34:27,786 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 11:34:28,381 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 11:34:28,384 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 11:34:28,386 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 11:34:28,389 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 11:34:29,051 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 11:34:29,229 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 11:34:29,235 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 11:34:29,583 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 11:34:30,505 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 11:34:31,577 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 11:34:31,890 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 11:34:32,373 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:34:33,702 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 11:34:33,704 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:34:33,706 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:34:33,707 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:34:33,765 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:34:35,856 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:34:37,656 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:34:37,665 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:34:37,669 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 11:34:37,708 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,872 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,881 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,884 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,886 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,926 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:34:39,934 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 11:34:39,937 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:34:40,014 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 11:34:40,147 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 11:34:40,235 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 11:34:46,074 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 11:34:48,281 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 11:34:48,299 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 11:34:48,300 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 11:34:48,303 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 11:34:48,306 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 11:34:48,307 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 11:34:48,308 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 11:34:48,308 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 11:34:48,309 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 11:34:50,728 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 11:34:51,133 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 11:34:51,414 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 11:34:53,164 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:34:53,201 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 11:34:53,235 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 11:34:53,327 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 11:34:53,639 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:34:53,641 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:34:53,643 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:34:53,645 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:34:53,647 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:34:53,674 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 11:34:53,691 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 11:34:53,700 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 11:34:53,701 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 11:34:53,703 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 11:34:53,707 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 11:34:53,709 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 11:34:53,732 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:34:53,769 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 11:34:53,773 Started JeecgApplication in 33.273 seconds (JVM running for 34.483) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 11:34:53,790 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 11:34:54,185 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 11:34:54,185 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 11:34:54,222 Completed initialization in 37 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 11:34:54,363 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 11:34:54,367 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 11:34:58,775 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 11:34:58,776 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 11:34:58,930 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596252898777) getDictItems SysDictController.java 217
INFO 2020-08-01 11:34:58,930 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596252898777) getDictItems SysDictController.java 217
DEBUG 2020-08-01 11:34:58,971 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:34:58,988 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:34:59,011 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:34:59,027 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:34:59,029 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:34:59,032 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:00,795 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:00,798 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:00,803 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,114 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,116 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,119 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,594 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,596 ==> Parameters: wa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,597 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,677 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,679 ==> Parameters: wan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,681 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,851 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,853 ==> Parameters: wang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,855 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,898 ==> Parameters: wangw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:01,901 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,033 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,037 ==> Parameters: wangwu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,040 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,357 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,358 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:02,360 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:04,440 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:04,443 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:04,445 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:06,813 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:06,817 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:06,825 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:07,587 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:07,589 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:07,592 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:35:22,684 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 11:35:22,703 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:22,707 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:22,727 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:35:22,729 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596252922686) loadDict SysDictController.java 427
INFO 2020-08-01 11:35:26,466 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 11:35:26,471 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:26,477 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:26,502 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:35:26,506 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596252926468) loadDict SysDictController.java 427
DEBUG 2020-08-01 11:35:30,264 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:30,268 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:30,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,099 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,102 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,104 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,771 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,772 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:31,774 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:32,955 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:32,956 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:32,958 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:33,519 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:33,520 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:33,523 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:34,233 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:34,235 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:34,238 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:35,007 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:35,009 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:35,011 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:36,049 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:36,052 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:36,054 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,567 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,569 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,571 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,889 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,889 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,891 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,892 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,895 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,895 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,898 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,898 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,899 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,902 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:40,903 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:41,367 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:41,369 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:35:41,373 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,576 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,580 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,588 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,705 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,709 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,725 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,759 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,762 ==> Parameters: 1289404576851206145(String), jeecg(String), 2020-08-01 11:36:21.751(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:21,779 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:36:22,241 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:36:22,291 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTgzODEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.p-nd1WEv1jbGektPPC5xCpk0tbcF2PloFv3j1kbzEGc checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:36:22,369 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTgzODEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.p-nd1WEv1jbGektPPC5xCpk0tbcF2PloFv3j1kbzEGc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 11:36:22,394 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:22,402 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:22,450 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:22,494 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:22,498 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:22,504 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:36:24,106 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 11:36:24,409 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 11:36:24,409 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 11:36:24,409 getCoachTotalData: getCoachTotalData GraphReportController.java 59
DEBUG 2020-08-01 11:36:25,694 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:25,696 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:25,699 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:25,701 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:25,705 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:25,708 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:36:25,980 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:36:25,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTgzODEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.p-nd1WEv1jbGektPPC5xCpk0tbcF2PloFv3j1kbzEGc checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:36:26,013 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 11:36:26,022 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596252986014) getDictItems SysDictController.java 217
ERROR 2020-08-01 11:36:28,697 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 11:36:45,979 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:45,980 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:45,983 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,617 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,618 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,624 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,627 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,629 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:36:46,631 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:36:52,617 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 11:40:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 11:37:36,293 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13744 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 11:37:36,298 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 11:37:39,324 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 11:37:39,329 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 11:37:39,550 Finished Spring Data repository scanning in 201ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 11:37:40,147 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,302 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,614 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 11:37:40,617 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 11:37:40,620 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,626 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,673 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,769 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,985 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:40,992 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,006 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,015 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,046 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,059 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,195 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,311 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,329 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,372 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,379 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:37:41,913 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 11:37:41,933 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,947 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,947 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,955 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,956 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,957 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 11:37:41,962 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 11:37:42,211 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 11:37:42,212 Root WebApplicationContext: initialization completed in 5864 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 11:37:42,666 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 11:37:42,995 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 11:37:42,996 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 11:37:42,997 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 11:37:42,998 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 11:37:43,348 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 11:37:43,436 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 11:37:43,439 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 11:37:43,632 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 11:37:44,383 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 11:37:44,952 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 11:37:45,096 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 11:37:45,320 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:37:45,803 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 11:37:45,804 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:37:45,805 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:37:45,805 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:37:45,833 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:37:46,823 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:37:47,649 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:37:47,658 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:37:47,659 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 11:37:47,679 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,618 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,626 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,630 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,632 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,666 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:37:48,672 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 11:37:48,673 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:37:48,713 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 11:37:48,888 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 11:37:48,937 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 11:37:54,781 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 11:37:56,919 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 11:37:56,934 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 11:37:56,935 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 11:37:56,938 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 11:37:56,941 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 11:37:56,943 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 11:37:56,943 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 11:37:56,944 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 11:37:56,945 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 11:37:59,273 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 11:37:59,639 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 11:37:59,865 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 11:38:01,441 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:38:01,488 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 11:38:01,521 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 11:38:01,608 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 11:38:01,895 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:38:01,897 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:38:01,899 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:38:01,901 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:38:01,903 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:38:01,924 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 11:38:01,934 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 11:38:01,944 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 11:38:01,945 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 11:38:01,948 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 11:38:01,950 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 11:38:01,952 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 11:38:01,977 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:38:02,018 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 11:38:02,022 Started JeecgApplication in 26.899 seconds (JVM running for 40.036) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 11:38:02,043 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 11:38:02,643 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 11:38:02,644 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 11:38:02,674 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 11:38:02,863 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 11:38:02,869 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 11:38:08,869 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:08,885 ==> Parameters: 1289405026077958145(String), jeecg(String), 2020-08-01 11:38:08.638(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:08,893 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:38:08,895 用户名: 汪玲梅,退出成功! logout LoginController.java 134
INFO 2020-08-01 11:38:13,404 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 11:38:13,404 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 11:38:13,415 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596253093406) getDictItems SysDictController.java 217
INFO 2020-08-01 11:38:13,414 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596253093406) getDictItems SysDictController.java 217
DEBUG 2020-08-01 11:38:13,804 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:13,806 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:13,821 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:13,834 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:13,835 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:13,839 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,473 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,475 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,478 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,835 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,836 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:15,839 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,544 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,548 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,554 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,783 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,785 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:20,788 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:38:31,251 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 11:38:31,276 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:31,277 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:31,287 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:38:31,290 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596253111254) loadDict SysDictController.java 427
INFO 2020-08-01 11:38:35,034 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 11:38:35,038 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:35,042 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:35,054 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:38:35,056 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596253115037) loadDict SysDictController.java 427
DEBUG 2020-08-01 11:38:38,966 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:38,968 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:38,970 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,212 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,214 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,217 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,620 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,622 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:40,624 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,221 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,225 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,230 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,695 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,697 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:41,701 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:42,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:42,900 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:42,904 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:43,395 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:43,399 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:43,403 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:44,037 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:44,039 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:44,046 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,162 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,163 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,165 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,495 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,495 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,496 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,497 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,499 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,499 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,499 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,501 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,501 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,504 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,506 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,506 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,953 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,955 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:38:48,959 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,599 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,602 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,606 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,681 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,685 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,692 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,695 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,697 ==> Parameters: 1289405293817159682(String), jeecg(String), 2020-08-01 11:39:12.694(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:12,702 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:39:13,046 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:39:13,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg1NTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.E5hGYbzEXdtfPMNowFYxaUVWAfQpKkCjr4-HXo1_K_Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:39:13,102 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg1NTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.E5hGYbzEXdtfPMNowFYxaUVWAfQpKkCjr4-HXo1_K_Y getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 11:39:13,121 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:13,128 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:13,159 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:13,186 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:13,189 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:13,194 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:39:14,398 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 11:39:14,605 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 11:39:14,785 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 11:39:14,792 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 11:39:16,318 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:39:16,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg1NTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.E5hGYbzEXdtfPMNowFYxaUVWAfQpKkCjr4-HXo1_K_Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:39:16,339 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 11:39:16,345 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596253156340) getDictItems SysDictController.java 217
DEBUG 2020-08-01 11:39:16,349 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:16,350 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:16,353 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:16,356 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:16,358 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:39:16,359 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:39:19,090 Index: 0, Size: 0 handleException JeecgBootExceptionHandler.java 57
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.lambda$queryById$1(AthleteRegisterFlowableController.java:261)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.queryById(AthleteRegisterFlowableController.java:244)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.queryById(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 14:20:06 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 11:40:58,581 Starting JeecgApplication on DESKTOP-7I21J53 with PID 3316 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 11:40:58,585 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 11:41:01,327 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 11:41:01,332 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 11:41:01,565 Finished Spring Data repository scanning in 215ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 11:41:02,086 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,259 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,541 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 11:41:02,543 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 11:41:02,546 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,552 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,588 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,667 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,847 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,854 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,867 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,875 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,901 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:02,911 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,027 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,119 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,135 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,172 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,179 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 11:41:03,651 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 11:41:03,670 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,683 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,683 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,693 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,693 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,694 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,699 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,926 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 11:41:03,927 Root WebApplicationContext: initialization completed in 5304 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 11:41:04,291 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 11:41:04,579 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 11:41:04,579 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 11:41:04,580 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 11:41:04,581 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 11:41:04,886 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 11:41:04,963 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 11:41:04,966 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 11:41:05,140 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 11:41:05,883 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 11:41:06,415 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 11:41:06,544 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 11:41:06,754 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:41:07,206 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 11:41:07,208 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:41:07,208 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 11:41:07,209 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:41:07,236 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 11:41:08,183 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:41:08,990 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:41:08,995 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 11:41:08,997 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,016 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,903 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,908 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,910 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,912 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,935 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 11:41:09,940 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 11:41:09,942 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 11:41:09,973 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 11:41:10,041 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 11:41:10,098 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 11:41:15,396 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 11:41:17,555 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 11:41:17,570 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 11:41:17,571 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 11:41:17,574 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 11:41:17,577 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 11:41:17,578 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 11:41:17,579 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 11:41:17,579 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 11:41:17,580 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5e9f4f76 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 11:41:20,042 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 11:41:20,397 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 11:41:20,642 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 11:41:22,239 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 11:41:22,264 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 11:41:22,294 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 11:41:22,373 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 11:41:22,665 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:41:22,668 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:41:22,671 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:41:22,672 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:41:22,674 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 11:41:22,697 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 11:41:22,708 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 11:41:22,718 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 11:41:22,719 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 11:41:22,721 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 11:41:22,724 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 11:41:22,725 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 11:41:22,749 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 11:41:22,786 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 11:41:22,792 Started JeecgApplication in 25.668 seconds (JVM running for 26.75) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 11:41:22,808 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 11:41:23,283 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 11:41:23,285 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 11:41:23,581 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 11:41:23,583 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 11:41:23,610 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-08-01 11:41:47,436 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:47,465 ==> Parameters: 1289405942764060674(String), jeecg(String), 2020-08-01 11:41:46.953(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:47,475 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:41:47,478 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 11:41:59,278 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,282 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,302 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,391 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,396 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,403 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,407 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,410 ==> Parameters: 1289405993053765634(String), jeecg(String), 2020-08-01 11:41:59.405(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,413 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:41:59,468 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:41:59,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:41:59,530 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 11:41:59,545 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,552 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,588 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,658 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,662 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:41:59,669 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:42:00,848 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 11:42:01,093 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 11:42:01,093 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 11:42:01,248 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 11:42:02,853 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:42:02,857 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:42:02,889 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 11:42:02,900 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596253322890) getDictItems SysDictController.java 217
DEBUG 2020-08-01 11:42:02,902 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:42:02,904 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:42:02,909 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:42:02,913 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:42:02,916 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:42:02,918 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,944 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,947 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,951 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,956 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,958 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:20,960 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:43:31,075 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:43:31,077 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:43:31,091 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 11:43:31,095 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:31,097 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:31,106 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:31,111 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:31,113 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:31,115 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 11:43:32,168 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 11:43:32,252 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 11:43:32,271 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 11:43:32,277 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
DEBUG 2020-08-01 11:43:33,837 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:33,839 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:33,845 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:33,846 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:33,848 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 11:43:33,850 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 11:43:34,137 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 11:43:34,139 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 11:43:34,152 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 11:43:34,156 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596253414152) getDictItems SysDictController.java 217
Logback Log Messages

Log session start time Sat Aug 01 14:24:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 14:20:06,611 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10064 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 14:20:06,620 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 14:20:10,370 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 14:20:10,377 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 14:20:10,690 Finished Spring Data repository scanning in 288ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 14:20:11,537 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$82adf5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:11,783 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:12,506 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 14:20:12,512 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 14:20:12,519 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:12,524 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:12,603 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:12,735 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62a88c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,083 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,095 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc36fd2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,118 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,131 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,177 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,194 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$77c24aa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,398 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,530 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,555 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cd7c7d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,610 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$75c16a0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:13,625 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:20:14,380 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 14:20:14,411 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,434 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,436 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,447 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,447 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,451 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,460 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,824 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 14:20:14,824 Root WebApplicationContext: initialization completed in 8143 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 14:20:15,448 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 14:20:16,015 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 14:20:16,017 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 14:20:16,018 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 14:20:16,019 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 14:20:16,468 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 14:20:16,616 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 14:20:16,622 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 14:20:16,960 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 14:20:17,741 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 14:20:18,108 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 14:20:18,599 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 14:20:18,875 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:20:19,531 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 14:20:19,532 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:20:19,534 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:20:19,535 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:20:19,580 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:20:21,165 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:20:23,223 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:20:23,232 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:20:23,240 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 14:20:23,277 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,459 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,465 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,468 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,471 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,497 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:20:25,503 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 14:20:25,505 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:20:25,554 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 14:20:25,715 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 14:20:25,779 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 14:20:33,689 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 14:20:37,125 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 14:20:37,142 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 14:20:37,144 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 14:20:37,148 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 14:20:37,154 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 14:20:37,156 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 14:20:37,157 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 14:20:37,157 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 14:20:37,158 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2c84d6c4 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 14:20:40,735 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 14:20:41,295 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 14:20:41,610 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 14:20:43,655 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:20:46,674 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 14:20:46,714 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 14:20:46,829 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 14:20:47,358 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:20:47,361 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:20:47,364 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:20:47,366 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:20:47,369 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:20:47,398 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 14:20:47,421 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 14:20:47,430 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 14:20:47,431 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 14:20:47,432 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 14:20:47,438 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 14:20:47,439 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 14:20:47,469 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:20:47,538 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 14:20:47,544 Started JeecgApplication in 43.222 seconds (JVM running for 45.3) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 14:20:47,571 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 14:20:47,754 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 14:20:47,754 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 14:20:47,804 Completed initialization in 49 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 14:20:48,055 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 14:20:48,060 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 14:20:57,202 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:20:57,244 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:20:57,371 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y jwtTokenRefresh ShiroRealm.java 158
INFO 2020-08-01 14:20:57,439 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 14:20:57,490 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:20:57,511 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:20:57,555 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:20:57,610 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:20:57,612 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:20:57,617 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:20:59,122 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 14:20:59,422 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 14:20:59,422 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 14:20:59,422 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 14:21:02,078 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:21:02,081 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNTg3MTksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.lCpBOLVUpDX0J9aLE4MKL5X7HUyM61MQdLkDwKutT3Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:21:02,106 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 14:21:02,115 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596262862107) getDictItems SysDictController.java 217
DEBUG 2020-08-01 14:21:02,136 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:02,137 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:02,142 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:02,145 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:02,147 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:02,152 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:26,056 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:26,059 ==> Parameters: 1289446118483722241(String), jeecg(String), 2020-08-01 14:21:25.655(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:26,065 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:21:26,068 用户名: 汪玲梅,退出成功! logout LoginController.java 134
INFO 2020-08-01 14:21:29,354 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 14:21:29,355 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 14:21:29,363 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596262889356) getDictItems SysDictController.java 217
INFO 2020-08-01 14:21:29,363 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596262889355) getDictItems SysDictController.java 217
DEBUG 2020-08-01 14:21:29,743 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:29,745 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:29,748 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:29,768 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:29,769 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:29,770 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,689 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,693 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,698 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,986 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,987 ==> Parameters: m(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:31,989 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,387 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,392 ==> Parameters: ma(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,399 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,464 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,466 ==> Parameters: mao(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,469 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,626 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,628 ==> Parameters: maol(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,630 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,775 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,780 ==> Parameters: maoli(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,786 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,977 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,980 ==> Parameters: maoliu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:32,983 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:33,455 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:33,456 ==> Parameters: 毛六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:33,459 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:34,731 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:34,734 ==> Parameters: 毛六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:34,737 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:37,286 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:37,290 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:37,297 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:38,683 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:38,685 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:38,688 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:21:48,388 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 14:21:48,416 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:48,419 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:48,425 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:21:48,427 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1596262908392) loadDict SysDictController.java 427
INFO 2020-08-01 14:21:50,228 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 14:21:50,231 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:50,233 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:50,236 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:21:50,238 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596262910230) loadDict SysDictController.java 427
INFO 2020-08-01 14:21:54,536 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 14:21:54,539 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:54,541 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:54,551 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:21:54,554 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596262914537) loadDict SysDictController.java 427
DEBUG 2020-08-01 14:21:58,051 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:58,053 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:58,055 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,203 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,205 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,208 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,457 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,459 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,461 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,747 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,749 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:21:59,750 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:00,516 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:00,518 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:00,520 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,185 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,186 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,189 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,804 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,805 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:01,807 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:02,682 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:02,685 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:02,688 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,409 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,410 ==> Parameters: 毛六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,412 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,727 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,729 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,733 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,735 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,735 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,735 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,739 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,738 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,740 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,743 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,743 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:05,745 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:06,180 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:06,182 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:22:06,186 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:22:06,701 No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.leaveFlowNode(TakeOutgoingSequenceFlowsOperation.java:184)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.handleFlowNode(TakeOutgoingSequenceFlowsOperation.java:99)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.run(TakeOutgoingSequenceFlowsOperation.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:161)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 14:32:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 14:24:17,976 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7376 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 14:24:17,982 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 14:24:21,374 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 14:24:21,383 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 14:24:21,627 Finished Spring Data repository scanning in 219ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 14:24:22,202 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:22,354 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:22,625 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 14:24:22,637 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 14:24:22,638 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:22,645 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:22,675 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:22,781 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,000 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,008 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,023 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,032 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,061 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,071 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,205 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,317 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,336 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,376 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,384 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:24:23,984 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 14:24:24,011 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,026 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,026 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,034 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,036 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,036 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,038 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,289 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 14:24:24,289 Root WebApplicationContext: initialization completed in 6257 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 14:24:24,755 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 14:24:25,119 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 14:24:25,120 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 14:24:25,121 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 14:24:25,122 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 14:24:25,540 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 14:24:25,701 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 14:24:25,706 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 14:24:26,031 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 14:24:26,832 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 14:24:27,494 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 14:24:27,655 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 14:24:27,942 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:24:28,497 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 14:24:28,498 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:24:28,499 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:24:28,500 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:24:28,533 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:24:29,818 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:24:30,965 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:24:30,971 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:24:30,973 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 14:24:30,990 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:24:31,962 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 14:24:31,970 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:24:31,973 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:24:31,975 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 14:24:32,012 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:24:32,016 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 14:24:32,020 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:24:32,070 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 14:24:32,187 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 14:24:32,234 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 14:24:38,307 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 14:24:40,873 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 14:24:40,894 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 14:24:40,896 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 14:24:40,898 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 14:24:40,902 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 14:24:40,902 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 14:24:40,905 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 14:24:40,905 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 14:24:40,906 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 14:24:43,760 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 14:24:44,127 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 14:24:44,379 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 14:24:46,332 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:24:46,361 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 14:24:46,395 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 14:24:46,507 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 14:24:46,864 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:24:46,867 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:24:46,870 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:24:46,873 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:24:46,877 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:24:46,908 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 14:24:46,928 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 14:24:46,935 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 14:24:46,936 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 14:24:46,938 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 14:24:46,941 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 14:24:46,943 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 14:24:46,972 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:24:47,010 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 14:24:47,014 Started JeecgApplication in 30.565 seconds (JVM running for 31.906) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 14:24:47,031 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 14:24:47,713 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 14:24:47,714 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 14:24:47,765 Completed initialization in 50 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 14:24:47,994 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 14:24:48,000 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 14:24:59,248 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:24:59,258 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:24:59,273 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:24:59,740 No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.leaveFlowNode(TakeOutgoingSequenceFlowsOperation.java:184)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.handleFlowNode(TakeOutgoingSequenceFlowsOperation.java:99)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.run(TakeOutgoingSequenceFlowsOperation.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:162)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a02e1533.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 14:47:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 14:32:53,801 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13460 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 14:32:53,806 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 14:32:56,811 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 14:32:56,816 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 14:32:57,078 Finished Spring Data repository scanning in 236ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 14:32:57,694 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$46540e15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:57,857 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,151 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 14:32:58,154 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 14:32:58,158 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,164 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,207 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,296 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$264ea47f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,530 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,537 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8fdd1550] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,552 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,562 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,593 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,606 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3b6862c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,747 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,874 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,894 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9122955f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,939 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3967822f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:58,948 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:32:59,526 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 14:32:59,547 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,560 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,560 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,569 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,570 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,570 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,575 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,840 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 14:32:59,841 Root WebApplicationContext: initialization completed in 5988 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 14:33:00,296 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 14:33:00,631 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 14:33:00,633 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 14:33:00,633 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 14:33:00,634 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 14:33:00,992 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 14:33:01,096 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 14:33:01,100 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 14:33:01,311 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 14:33:02,010 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 14:33:02,586 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 14:33:02,742 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 14:33:03,004 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:33:03,483 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 14:33:03,484 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:33:03,485 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:33:03,485 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:33:03,517 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:33:04,639 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:33:05,579 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:33:05,587 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:33:05,590 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 14:33:05,611 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,611 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,617 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,620 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,621 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,647 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:33:06,653 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 14:33:06,655 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:33:06,688 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 14:33:06,764 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 14:33:06,815 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 14:33:14,087 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 14:33:16,571 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 14:33:16,586 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 14:33:16,587 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 14:33:16,590 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 14:33:16,593 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 14:33:16,594 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 14:33:16,595 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 14:33:16,595 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 14:33:16,596 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3b8f7c0b setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 14:33:19,106 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 14:33:19,507 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 14:33:19,784 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 14:33:21,686 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:33:21,714 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 14:33:21,746 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 14:33:21,828 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 14:33:22,125 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:33:22,127 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:33:22,131 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:33:22,132 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:33:22,135 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:33:22,160 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 14:33:22,174 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 14:33:22,182 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 14:33:22,183 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 14:33:22,185 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 14:33:22,187 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 14:33:22,189 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 14:33:22,213 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:33:22,255 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 14:33:22,259 Started JeecgApplication in 30.071 seconds (JVM running for 33.486) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 14:33:22,277 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.108:8080/edusport/ swagger-ui: http://192.168.10.108:8080/edusport/swagger-ui.html Doc: http://192.168.10.108:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 14:33:22,895 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 14:33:22,896 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 14:33:22,945 Completed initialization in 49 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 14:33:23,183 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 14:33:23,190 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 14:33:32,307 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:33:32,327 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:33:32,348 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:47:16,269 No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.leaveFlowNode(TakeOutgoingSequenceFlowsOperation.java:184)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.handleFlowNode(TakeOutgoingSequenceFlowsOperation.java:99)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.run(TakeOutgoingSequenceFlowsOperation.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:162)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$452a369f.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-08-01 14:47:16,323 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:412)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-08-01 14:47:16,362 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is org.flowable.common.engine.api.FlowableException: No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process] with root cause log DirectJDKLog.java 175
org.flowable.common.engine.api.FlowableException: No outgoing sequence flow of element 'athleteRequest' could be selected for continuing the process
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.leaveFlowNode(TakeOutgoingSequenceFlowsOperation.java:184)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.handleFlowNode(TakeOutgoingSequenceFlowsOperation.java:99)
    at org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation.run(TakeOutgoingSequenceFlowsOperation.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:162)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$452a369f.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 14:47:16,399 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-08-01 14:47:16,407 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-01 14:47:16,407 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-01 14:47:16,408 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-08-01 14:47:16,409 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-01 14:47:16,421 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-01 14:47:16,421 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-08-01 14:47:16,424 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-01 14:47:16,428 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-01 14:47:16,434 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Sat Aug 01 15:42:44 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 14:47:49,981 Starting JeecgApplication on DESKTOP-7I21J53 with PID 1260 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 14:47:49,986 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 14:47:52,734 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 14:47:52,739 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 14:47:52,973 Finished Spring Data repository scanning in 211ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 14:47:53,469 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:53,644 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:53,926 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 14:47:53,928 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 14:47:53,931 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:53,937 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:53,975 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,051 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,228 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,235 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,249 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,259 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,292 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,303 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,414 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,511 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,530 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,568 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:54,576 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 14:47:55,058 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 14:47:55,079 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,092 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,092 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,100 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,100 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,101 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,105 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,344 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 14:47:55,345 Root WebApplicationContext: initialization completed in 5319 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 14:47:55,704 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 14:47:56,033 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 14:47:56,035 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 14:47:56,036 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 14:47:56,038 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 14:47:56,350 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 14:47:56,438 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 14:47:56,441 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 14:47:56,618 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 14:47:57,196 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 14:47:57,737 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 14:47:57,860 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 14:47:58,088 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:47:58,615 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 14:47:58,616 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:47:58,617 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 14:47:58,617 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:47:58,645 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 14:47:59,707 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:48:00,554 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:48:00,563 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 14:48:00,564 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 14:48:00,584 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,507 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,514 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,517 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,519 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,557 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 14:48:01,562 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 14:48:01,564 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 14:48:01,592 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 14:48:01,711 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 14:48:01,772 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 14:48:07,122 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 14:48:09,304 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 14:48:09,318 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 14:48:09,319 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 14:48:09,322 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 14:48:09,325 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 14:48:09,327 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 14:48:09,327 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 14:48:09,327 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 14:48:09,328 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7a65e842 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 14:48:11,421 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 14:48:11,803 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 14:48:12,095 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 14:48:13,649 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 14:48:16,442 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 14:48:16,482 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 14:48:16,573 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 14:48:16,879 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:48:16,881 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:48:16,884 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:48:16,886 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:48:16,888 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 14:48:16,913 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 14:48:16,929 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 14:48:16,935 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 14:48:16,936 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 14:48:16,938 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 14:48:16,943 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 14:48:16,945 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 14:48:16,969 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 14:48:17,010 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 14:48:17,013 Started JeecgApplication in 28.548 seconds (JVM running for 29.762) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 14:48:17,031 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 14:48:17,333 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 14:48:17,336 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 14:48:17,676 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 14:48:17,677 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 14:48:17,719 Completed initialization in 42 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-08-01 14:48:28,190 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:28,211 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:28,228 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,317 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,321 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,327 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,437 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,441 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,450 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,474 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,477 ==> Parameters: 1289453007288279042(String), jeecg(String), 2020-08-01 14:48:48.47(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:48,484 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:48:48,896 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:48:48,936 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:48:49,021 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 14:48:49,043 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:49,048 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:49,091 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:49,123 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:49,125 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:49,130 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:48:51,100 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 14:48:51,253 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 14:48:51,253 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 14:48:51,253 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 14:48:51,514 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 14:48:51,827 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 14:48:51,830 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 14:48:54,247 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:48:54,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 14:48:54,275 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:48:54,276 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 14:48:54,276 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:54,282 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:48:54,284 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596264534276) getDictItems SysDictController.java 217
DEBUG 2020-08-01 14:48:54,287 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:54,289 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:48:54,292 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:50:07,876 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:50:07,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:50:07,906 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-08-01 14:50:07,928 ==> Preparing: select athlete_name as "text",process_id as "value" from tb_edu_athlete where athlete_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:07,931 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:07,940 <== Total: 70 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:50:07,942 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=null, text=吴超群), DictModel(value=null, text=吴敏), DictModel(value=null, text=吴雨薇), DictModel(value=null, text=吴立冲), DictModel(value=null, text=吴强), DictModel(value=null, text=吴育才), DictModel(value=null, text=吴晋颖), DictModel(value=null, text=吴晶), DictModel(value=null, text=吴雨松), DictModel(value=null, text=吴雅婷), DictModel(value=null, text=吴泽坤), DictModel(value=null, text=吴宇), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴志良), DictModel(value=null, text=吴守平), DictModel(value=null, text=吴梓雄), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴彪), DictModel(value=null, text=吴梦婷), DictModel(value=null, text=吴晓强), DictModel(value=null, text=吴佳敏), DictModel(value=null, text=吴守平), DictModel(value=null, text=吴盼云), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴超群), DictModel(value=null, text=吴燮娇), DictModel(value=null, text=吴倩), DictModel(value=null, text=吴小龙), DictModel(value=null, text=吴优), DictModel(value=null, text=吴宗民), DictModel(value=null, text=吴量), DictModel(value=null, text=吴聪), DictModel(value=null, text=吴聪), DictModel(value=null, text=吴雨松), DictModel(value=null, text=吴家璇), DictModel(value=null, text=吴超), DictModel(value=null, text=吴明泽), DictModel(value=null, text=吴穗芳), DictModel(value=null, text=吴剑雄), DictModel(value=null, text=吴佳慧), DictModel(value=null, text=吴飞阳), DictModel(value=null, text=吴添), DictModel(value=null, text=吴宇昂), DictModel(value=null, text=吴武华), DictModel(value=null, text=吴霜), DictModel(value=null, text=吴忠福), DictModel(value=null, text=吴建方), DictModel(value=null, text=吴倩), DictModel(value=null, text=吴梦思), DictModel(value=null, text=吴集桦), DictModel(value=null, text=吴洁洋), DictModel(value=null, text=吴佳伟), DictModel(value=null, text=吴瑜标), DictModel(value=null, text=吴伟帆), DictModel(value=null, text=吴泽文), DictModel(value=null, text=吴雄辉), DictModel(value=null, text=吴斌韬), DictModel(value=null, text=吴江安), DictModel(value=null, text=吴嘉伟), DictModel(value=null, text=吴政), DictModel(value=null, text=吴江安), DictModel(value=null, text=吴嘉伟), DictModel(value=null, text=吴鑫玲), DictModel(value=null, text=吴锦华), DictModel(value=null, text=吴为斌), DictModel(value=null, text=吴迪), DictModel(value=null, text=吴捷), DictModel(value=null, text=吴梓涛), DictModel(value=4849db78-d39c-11ea-9a01-d6258b4e9751, text=吴海胜), DictModel(value=null, text=吴优)], timestamp=1596264607908) loadDict SysDictController.java 427
INFO 2020-08-01 14:50:17,200 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:50:17,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:50:17,218 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 14:50:17,223 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:17,225 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:17,240 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:17,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:17,247 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:50:17,249 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:51:15,836 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:51:15,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:51:15,849 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 14:51:15,853 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:15,854 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:15,862 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:15,868 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:15,868 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:15,871 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 14:51:17,043 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 14:51:17,147 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 14:51:17,151 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 14:51:17,152 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
DEBUG 2020-08-01 14:51:19,067 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:19,068 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:19,070 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:19,072 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:19,074 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:19,076 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:51:19,365 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:51:19,366 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:51:19,380 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 14:51:19,384 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596264679381) getDictItems SysDictController.java 217
INFO 2020-08-01 14:51:28,017 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 14:51:28,023 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNjk5MjgsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4GsIg_XygdjalqUyBu3Pzth2Utq9iE3wwTOeckt78VM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 14:51:28,048 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-08-01 14:51:28,051 ==> Preparing: select athlete_name as "text",process_id as "value" from tb_edu_athlete where athlete_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:28,054 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 14:51:28,062 <== Total: 70 debug BaseJdbcLogger.java 143
INFO 2020-08-01 14:51:28,065 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=null, text=吴超群), DictModel(value=null, text=吴敏), DictModel(value=null, text=吴雨薇), DictModel(value=null, text=吴立冲), DictModel(value=null, text=吴强), DictModel(value=null, text=吴育才), DictModel(value=null, text=吴晋颖), DictModel(value=null, text=吴晶), DictModel(value=null, text=吴雨松), DictModel(value=null, text=吴雅婷), DictModel(value=null, text=吴泽坤), DictModel(value=null, text=吴宇), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴志良), DictModel(value=null, text=吴守平), DictModel(value=null, text=吴梓雄), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴彪), DictModel(value=null, text=吴梦婷), DictModel(value=null, text=吴晓强), DictModel(value=null, text=吴佳敏), DictModel(value=null, text=吴守平), DictModel(value=null, text=吴盼云), DictModel(value=null, text=吴文涛), DictModel(value=null, text=吴超群), DictModel(value=null, text=吴燮娇), DictModel(value=null, text=吴倩), DictModel(value=null, text=吴小龙), DictModel(value=null, text=吴优), DictModel(value=null, text=吴宗民), DictModel(value=null, text=吴量), DictModel(value=null, text=吴聪), DictModel(value=null, text=吴聪), DictModel(value=null, text=吴雨松), DictModel(value=null, text=吴家璇), DictModel(value=null, text=吴超), DictModel(value=null, text=吴明泽), DictModel(value=null, text=吴穗芳), DictModel(value=null, text=吴剑雄), DictModel(value=null, text=吴佳慧), DictModel(value=null, text=吴飞阳), DictModel(value=null, text=吴添), DictModel(value=null, text=吴宇昂), DictModel(value=null, text=吴武华), DictModel(value=null, text=吴霜), DictModel(value=null, text=吴忠福), DictModel(value=null, text=吴建方), DictModel(value=null, text=吴倩), DictModel(value=null, text=吴梦思), DictModel(value=null, text=吴集桦), DictModel(value=null, text=吴洁洋), DictModel(value=null, text=吴佳伟), DictModel(value=null, text=吴瑜标), DictModel(value=null, text=吴伟帆), DictModel(value=null, text=吴泽文), DictModel(value=null, text=吴雄辉), DictModel(value=null, text=吴斌韬), DictModel(value=null, text=吴江安), DictModel(value=null, text=吴嘉伟), DictModel(value=null, text=吴政), DictModel(value=null, text=吴江安), DictModel(value=null, text=吴嘉伟), DictModel(value=null, text=吴鑫玲), DictModel(value=null, text=吴锦华), DictModel(value=null, text=吴为斌), DictModel(value=null, text=吴迪), DictModel(value=null, text=吴捷), DictModel(value=null, text=吴梓涛), DictModel(value=4849db78-d39c-11ea-9a01-d6258b4e9751, text=吴海胜), DictModel(value=null, text=吴优)], timestamp=1596264688049) loadDict SysDictController.java 427
DEBUG 2020-08-01 15:01:34,842 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:34,843 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:34,846 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:34,850 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:34,851 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:34,853 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,179 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,180 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,183 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,184 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,185 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:37,187 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,912 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,913 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,915 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,917 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,917 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:38,918 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,618 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,619 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,620 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,621 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,622 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:01:41,623 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:15:38,789 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:15:38,791 ==> Parameters: 1289459761438924801(String), jeecg(String), 2020-08-01 15:15:38.787(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:15:38,795 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 15:15:38,797 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 15:16:25,072 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,073 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,075 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,085 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,086 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,090 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,092 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,093 ==> Parameters: 1289459955651977217(String), jeecg(String), 2020-08-01 15:16:25.091(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,095 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 15:16:25,320 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 15:16:25,322 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzE1ODUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.g6iFTuOnPybF0DT8ZqJRWFEcUC2PAhuGj6llhzFacRA checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 15:16:25,331 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzE1ODUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.g6iFTuOnPybF0DT8ZqJRWFEcUC2PAhuGj6llhzFacRA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 15:16:25,334 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,335 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,342 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,347 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,348 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:25,350 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 15:16:26,329 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 15:16:26,391 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 15:16:26,692 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 15:16:26,698 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 15:16:31,613 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 15:16:31,615 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzE1ODUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.g6iFTuOnPybF0DT8ZqJRWFEcUC2PAhuGj6llhzFacRA checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 15:16:31,626 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 15:16:31,643 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596266191627) getDictItems SysDictController.java 217
DEBUG 2020-08-01 15:16:31,650 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:31,651 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:31,653 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:31,655 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:31,655 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:31,657 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,211 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,213 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,214 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,216 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,217 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:16:33,218 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 15:16:33,502 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 15:16:33,504 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzE1ODUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.g6iFTuOnPybF0DT8ZqJRWFEcUC2PAhuGj6llhzFacRA checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 15:16:33,511 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 15:16:33,515 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596266193512) getDictItems SysDictController.java 217
Logback Log Messages

Log session start time Sat Aug 01 15:48:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 15:42:44,134 Starting JeecgApplication on DESKTOP-7I21J53 with PID 6028 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 15:42:44,138 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 15:42:46,577 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 15:42:46,580 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 15:42:46,759 Finished Spring Data repository scanning in 163ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 15:42:47,233 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,358 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,628 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 15:42:47,631 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 15:42:47,635 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,639 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,671 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,737 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,894 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,900 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,911 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,918 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,943 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:47,953 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,056 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,138 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,154 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,188 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,195 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:42:48,664 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 15:42:48,682 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,692 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,693 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,699 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,699 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,700 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,705 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,914 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 15:42:48,915 Root WebApplicationContext: initialization completed in 4742 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 15:42:49,231 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 15:42:49,554 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 15:42:49,555 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 15:42:49,555 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 15:42:49,556 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 15:42:49,877 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 15:42:49,979 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 15:42:49,982 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 15:42:50,207 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 15:42:50,716 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 15:42:50,942 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 15:42:51,341 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 15:42:51,531 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:42:51,978 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 15:42:51,979 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:42:51,980 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:42:51,981 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:42:52,006 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:42:52,849 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:42:53,642 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:42:53,648 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:42:53,650 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 15:42:53,674 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,524 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,528 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,531 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,532 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,553 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:42:54,558 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 15:42:54,559 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:42:54,589 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 15:42:54,692 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 15:42:54,731 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 15:42:59,550 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 15:43:01,496 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 15:43:01,508 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 15:43:01,508 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 15:43:01,511 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 15:43:01,514 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 15:43:01,514 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 15:43:01,515 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 15:43:01,515 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 15:43:01,516 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22816de1 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 15:43:03,575 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 15:43:03,887 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 15:43:04,088 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 15:43:05,417 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:43:05,447 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 15:43:05,471 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 15:43:05,551 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 15:43:05,780 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:43:05,781 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:43:05,784 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:43:05,785 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:43:05,787 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:43:05,809 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 15:43:05,821 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 15:43:05,828 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 15:43:05,829 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 15:43:05,830 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 15:43:05,833 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 15:43:05,834 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 15:43:05,853 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:43:05,880 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 15:43:05,883 Started JeecgApplication in 23.17 seconds (JVM running for 24.386) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 15:43:05,896 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 15:43:06,497 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 15:43:06,498 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 15:43:06,520 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 15:43:06,648 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 15:43:06,652 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 15:43:30,797 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:30,804 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:30,814 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,552 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,553 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,556 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,559 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,562 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:43:31,574 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 15:50:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 15:48:29,560 Starting JeecgApplication on DESKTOP-7I21J53 with PID 18704 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 15:48:29,567 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 15:48:31,723 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 15:48:31,727 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 15:48:31,912 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 15:48:32,348 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,454 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,708 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 15:48:32,710 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 15:48:32,712 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,717 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,748 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,815 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,965 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,970 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,982 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:32,990 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,014 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,024 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,125 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,201 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,215 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,249 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,255 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:48:33,662 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 15:48:33,678 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,687 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,687 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,693 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,694 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,694 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,698 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,888 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 15:48:33,889 Root WebApplicationContext: initialization completed in 4276 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 15:48:34,201 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 15:48:34,460 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 15:48:34,461 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 15:48:34,461 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 15:48:34,462 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 15:48:34,738 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 15:48:34,810 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 15:48:34,813 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 15:48:34,958 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 15:48:35,396 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 15:48:35,870 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 15:48:35,988 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 15:48:36,178 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:48:36,626 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 15:48:36,627 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:48:36,627 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:48:36,628 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:48:36,652 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:48:37,513 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:48:38,240 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:48:38,245 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:48:38,247 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 15:48:38,264 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,074 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,078 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,080 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,081 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,098 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:48:39,103 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 15:48:39,104 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:48:39,127 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 15:48:39,180 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 15:48:39,218 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 15:48:43,726 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 15:48:45,705 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 15:48:45,716 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 15:48:45,717 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 15:48:45,720 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 15:48:45,722 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 15:48:45,723 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 15:48:45,723 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 15:48:45,723 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 15:48:45,724 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 15:48:47,709 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 15:48:48,047 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 15:48:48,247 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 15:48:49,599 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:48:49,615 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 15:48:49,635 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 15:48:49,698 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 15:48:49,920 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:48:49,921 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:48:49,923 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:48:49,925 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:48:49,927 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:48:49,945 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 15:48:49,955 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 15:48:49,959 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 15:48:49,960 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 15:48:49,961 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 15:48:49,963 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 15:48:49,964 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 15:48:49,982 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:48:50,008 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 15:48:50,012 Started JeecgApplication in 21.832 seconds (JVM running for 22.86) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 15:48:50,026 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 15:48:50,746 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 15:48:50,747 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 15:48:50,770 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 15:48:50,894 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 15:48:50,898 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 15:49:05,385 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:49:05,393 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:49:05,405 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 15:49:05,649 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:446)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 16:47:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 15:50:45,113 Starting JeecgApplication on DESKTOP-7I21J53 with PID 17204 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 15:50:45,117 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 15:50:47,250 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 15:50:47,254 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 15:50:47,455 Finished Spring Data repository scanning in 187ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 15:50:47,902 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,021 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,283 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 15:50:48,285 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 15:50:48,288 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,292 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,325 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,396 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,558 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,565 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,577 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,586 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,611 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,622 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,732 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,821 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,838 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,874 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:48,881 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 15:50:49,302 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 15:50:49,318 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,328 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,328 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,336 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,337 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,337 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,340 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,553 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 15:50:49,554 Root WebApplicationContext: initialization completed in 4401 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 15:50:49,871 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 15:50:50,129 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 15:50:50,129 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 15:50:50,130 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 15:50:50,130 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 15:50:50,408 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 15:50:50,482 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 15:50:50,485 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 15:50:50,633 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 15:50:51,075 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 15:50:51,253 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 15:50:51,685 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 15:50:51,873 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:50:52,317 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 15:50:52,318 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:50:52,318 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 15:50:52,319 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:50:52,343 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 15:50:53,180 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:50:53,908 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:50:53,916 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 15:50:53,920 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 15:50:53,948 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,809 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,812 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,814 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,815 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,837 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 15:50:54,843 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 15:50:54,845 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 15:50:54,881 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 15:50:54,959 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 15:50:55,000 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 15:50:59,939 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 15:51:01,785 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 15:51:01,796 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 15:51:01,797 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 15:51:01,799 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 15:51:01,802 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 15:51:01,803 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 15:51:01,803 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 15:51:01,803 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 15:51:01,804 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 15:51:03,922 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 15:51:04,236 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 15:51:04,436 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 15:51:05,745 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 15:51:05,764 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 15:51:05,785 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 15:51:05,865 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 15:51:06,084 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:51:06,086 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:51:06,088 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:51:06,090 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:51:06,092 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 15:51:06,110 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 15:51:06,123 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 15:51:06,129 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 15:51:06,130 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 15:51:06,131 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 15:51:06,133 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 15:51:06,134 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 15:51:06,152 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 15:51:06,178 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 15:51:06,181 Started JeecgApplication in 22.423 seconds (JVM running for 23.483) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 15:51:06,193 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 15:51:06,484 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 15:51:06,484 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 15:51:06,506 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 15:51:06,622 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 15:51:06,626 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 15:51:17,964 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:17,972 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:17,986 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,689 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,690 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,691 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,693 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,697 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:51:18,705 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:53:23,424 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:53:23,425 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 15:53:23,429 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:09:17,682 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:09:17,684 ==> Parameters: 1289473262458933249(String), jeecg(String), 2020-08-01 16:09:17.502(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:09:17,694 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:09:17,695 用户名: 汪玲梅,退出成功! logout LoginController.java 134
INFO 2020-08-01 16:19:17,319 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 16:19:17,322 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 16:19:17,347 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-08-01 16:19:17,347 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-08-01 16:19:17,350 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,351 ==> Parameters: sex(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,353 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,355 ==> Parameters: nation(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,359 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,360 <== Total: 11 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:19:17,383 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596269957321) getDictItems SysDictController.java 217
INFO 2020-08-01 16:19:17,383 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596269957324) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:19:17,575 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,577 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,580 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,645 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,645 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:17,647 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:19,391 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:19,392 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:19,394 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:20,824 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:20,825 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:19:20,827 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:20:58,049 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:20:58,050 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:20:58,052 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:26:52,303 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:26:52,305 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:26:52,307 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:21,529 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:21,535 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:21,548 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:27:45,316 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 16:27:45,360 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596270465317) getDictItems SysDictController.java 217
INFO 2020-08-01 16:27:45,452 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 16:27:45,459 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596270465453) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:27:45,664 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:45,665 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:45,668 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:45,985 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:45,986 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:45,989 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,211 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,212 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,214 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,975 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,977 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:49,980 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,096 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,097 ==> Parameters: za(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,098 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,890 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,891 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:50,892 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,616 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,617 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,618 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,747 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,748 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,749 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,838 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,838 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,840 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,867 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,867 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:51,868 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,034 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,034 ==> Parameters: zhangf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,035 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,305 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,308 ==> Parameters: zhangfe(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,310 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,422 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,424 ==> Parameters: zhangfei(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,425 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,586 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,587 ==> Parameters: 张飞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:52,589 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:53,579 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:53,580 ==> Parameters: 张飞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:53,581 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:55,703 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:55,706 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:55,715 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:56,830 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:56,831 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:27:56,833 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:28:05,646 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:28:05,649 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:05,651 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:05,657 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:28:05,658 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596270485646) loadDict SysDictController.java 427
INFO 2020-08-01 16:28:09,619 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:28:09,621 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:09,632 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:09,640 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:28:09,642 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596270489620) loadDict SysDictController.java 427
DEBUG 2020-08-01 16:28:14,491 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:14,492 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:14,493 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:14,801 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:14,802 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:14,804 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:15,795 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:15,796 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:15,797 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,045 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,045 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,046 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,852 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,854 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:16,855 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,157 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,158 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,160 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,470 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,471 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:18,472 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:19,108 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:19,108 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:19,110 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:26,844 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:26,845 ==> Parameters: 张飞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:26,846 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,160 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,162 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,161 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,164 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,166 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,168 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,169 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,170 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,172 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,172 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,176 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:28:27,177 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:28:27,554 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:28:27,555 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-08-01 16:28:27,585 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 16:28:30,697 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:28:30,698 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-08-01 16:28:30,699 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 16:28:44,231 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:28:44,232 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-08-01 16:28:44,234 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 16:28:55,665 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:28:55,666 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-08-01 16:28:55,667 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 16:29:13,523 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:29:13,523 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-08-01 16:29:13,524 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-08-01 16:29:25,418 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 16:29:25,425 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596270565420) getDictItems SysDictController.java 217
INFO 2020-08-01 16:29:25,716 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 16:29:25,721 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596270565717) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:29:26,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:29:26,048 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:29:26,051 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:29:26,293 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:29:26,294 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:29:26,297 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 16:58:33 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 16:47:38,311 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7120 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 16:47:38,314 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 16:47:40,608 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 16:47:40,611 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 16:47:40,797 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 16:47:41,229 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$82adf5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,349 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,585 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 16:47:41,588 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 16:47:41,591 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,595 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,627 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,693 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62a88c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,862 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,867 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc36fd2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,878 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,886 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,909 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:41,919 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$77c24aa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,021 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,097 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,111 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cd7c7d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,143 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$75c16a0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,149 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:47:42,591 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 16:47:42,609 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,619 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,620 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,626 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,627 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,627 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,635 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,847 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 16:47:42,847 Root WebApplicationContext: initialization completed in 4494 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 16:47:43,164 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 16:47:43,499 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 16:47:43,500 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 16:47:43,501 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 16:47:43,501 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 16:47:43,806 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 16:47:43,905 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 16:47:43,908 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 16:47:44,117 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 16:47:44,643 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 16:47:45,170 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 16:47:45,291 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 16:47:45,487 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 16:47:45,909 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 16:47:45,910 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 16:47:45,911 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 16:47:45,912 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 16:47:45,937 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 16:47:46,781 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 16:47:47,563 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 16:47:47,601 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 16:47:47,605 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 16:47:47,632 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,590 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,617 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,636 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,637 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,688 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 16:47:48,701 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 16:47:48,704 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 16:47:48,771 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 16:47:49,049 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 16:47:49,086 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 16:47:53,668 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 16:47:55,705 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 16:47:55,716 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 16:47:55,717 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 16:47:55,720 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 16:47:55,722 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 16:47:55,723 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 16:47:55,724 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 16:47:55,724 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 16:47:55,724 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4644b1c6 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 16:47:57,749 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 16:47:58,060 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 16:47:58,264 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 16:47:59,608 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 16:47:59,649 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 16:47:59,688 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 16:47:59,751 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 16:48:00,003 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:48:00,005 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:48:00,007 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:48:00,009 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:48:00,010 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:48:00,029 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 16:48:00,040 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 16:48:00,047 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 16:48:00,047 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 16:48:00,049 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 16:48:00,051 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 16:48:00,052 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 16:48:00,070 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 16:48:00,096 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 16:48:00,099 Started JeecgApplication in 23.192 seconds (JVM running for 24.266) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 16:48:00,111 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 16:48:00,624 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 16:48:00,625 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 16:48:00,647 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 16:48:00,777 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 16:48:00,780 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 16:48:11,599 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:11,606 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:11,614 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:11,783 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:11,784 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:11,792 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,414 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,415 ==> Parameters: li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,417 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,482 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,482 ==> Parameters: liu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,484 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,664 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,665 ==> Parameters: liub(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,666 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,719 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,719 ==> Parameters: liube(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,720 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,897 ==> Parameters: liubei(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:12,899 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:13,093 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:13,095 ==> Parameters: 刘备(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:13,097 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:14,676 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:14,677 ==> Parameters: 刘备(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:14,679 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:16,401 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:16,403 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:16,405 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:17,085 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:17,087 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:17,089 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:48:26,502 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:48:26,511 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:26,513 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:26,522 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:48:26,523 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596271706503) loadDict SysDictController.java 427
INFO 2020-08-01 16:48:31,754 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:48:31,755 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:31,756 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:31,762 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:48:31,763 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596271711754) loadDict SysDictController.java 427
DEBUG 2020-08-01 16:48:35,388 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:35,389 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:35,390 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:36,755 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:36,756 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:36,757 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,016 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,018 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,021 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,418 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,419 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:37,421 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,371 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,372 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,374 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,621 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,622 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:38,623 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:39,544 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:39,545 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:39,546 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:40,467 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:40,468 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:40,470 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,174 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,176 ==> Parameters: 刘备(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,177 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,488 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,488 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,491 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,492 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,492 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,492 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,493 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,493 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,493 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,496 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,497 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,499 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,915 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,916 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:48:44,917 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,055 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,057 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,059 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,107 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,109 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,118 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,129 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,130 ==> Parameters: 1289483284521938946(String), jeecg(String), 2020-08-01 16:49:07.126(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,134 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:07,277 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:49:07,293 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.m3D9gYa-TWKTaE8Mb8qPbn4y6sBkcodhEKF3v4PBCyA checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 16:49:07,309 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,310 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,312 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:07,353 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.m3D9gYa-TWKTaE8Mb8qPbn4y6sBkcodhEKF3v4PBCyA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 16:49:07,362 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,365 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,387 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,401 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,402 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:07,404 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 16:49:09,103 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 16:49:09,284 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 16:49:09,284 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 16:49:09,284 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 16:49:11,762 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 16:49:11,762 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 16:49:11,763 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
DEBUG 2020-08-01 16:49:12,369 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,371 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,373 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,375 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,377 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,382 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:12,661 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:49:12,662 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.m3D9gYa-TWKTaE8Mb8qPbn4y6sBkcodhEKF3v4PBCyA checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 16:49:12,677 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 16:49:12,683 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-08-01 16:49:12,684 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,685 ==> Parameters: enable_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:12,693 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:12,699 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596271752678) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:49:22,994 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:22,995 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:22,997 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,235 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,237 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,239 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,240 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,241 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:23,243 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:26,039 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:26,040 ==> Parameters: 1289483363844616194(String), jeecg(String), 2020-08-01 16:49:26.038(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:26,044 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:26,045 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 16:49:33,925 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,926 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,929 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,933 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,934 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,939 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,941 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,942 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,945 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,946 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,947 ==> Parameters: 1289483397008977922(String), jeecg(String), 2020-08-01 16:49:33.946(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:33,949 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:34,174 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:49:34,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.R_aA9B3q2gLO3qxzfJkSCt8l86Asn31H7l3yYPvd4F0 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 16:49:34,181 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,181 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,183 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:34,190 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.R_aA9B3q2gLO3qxzfJkSCt8l86Asn31H7l3yYPvd4F0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 16:49:34,192 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,193 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,210 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,215 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,215 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:34,217 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 16:49:35,101 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 16:49:35,162 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 16:49:35,470 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 16:49:35,483 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 16:49:36,682 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 16:49:36,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzcxNzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.R_aA9B3q2gLO3qxzfJkSCt8l86Asn31H7l3yYPvd4F0 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 16:49:36,686 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:36,687 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:36,689 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:36,690 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:36,691 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:36,694 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 16:49:36,693 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:49:36,698 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596271776694) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:49:45,496 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,497 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,498 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,638 ==> Preparing: INSERT INTO sys_user ( id, user_type, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,639 ==> Parameters: 1289483446044585986(String), 3(Integer), 1(Integer), 0(String), jeecg(String), 2020-08-01 16:49:45.628(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,643 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,645 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,645 ==> Parameters: 1289483446073946113(String), 1289483446044585986(String), 1197348618982662145(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,648 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,763 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,764 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,766 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,771 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,773 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:49:45,775 <== Total: 4 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 17:11:18 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 16:58:33,372 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14616 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 16:58:33,377 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 16:58:35,700 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 16:58:35,704 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 16:58:35,890 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 16:58:36,353 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,465 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,714 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 16:58:36,716 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 16:58:36,719 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,723 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,756 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,823 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,976 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,983 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:36,995 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,003 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,028 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,037 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,138 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,227 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,245 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,280 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,286 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 16:58:37,784 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 16:58:37,806 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,817 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,818 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,824 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,824 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,824 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:37,829 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:38,051 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 16:58:38,052 Root WebApplicationContext: initialization completed in 4634 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 16:58:38,382 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 16:58:38,654 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 16:58:38,656 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 16:58:38,656 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 16:58:38,657 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 16:58:38,974 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 16:58:39,078 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 16:58:39,080 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 16:58:39,292 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 16:58:39,792 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 16:58:40,106 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 16:58:40,511 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 16:58:40,707 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 16:58:41,124 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 16:58:41,125 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 16:58:41,125 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 16:58:41,126 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 16:58:41,150 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 16:58:41,984 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 16:58:42,815 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 16:58:42,820 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 16:58:42,822 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 16:58:42,842 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,697 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,700 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,702 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,703 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,721 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 16:58:43,731 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 16:58:43,733 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 16:58:43,761 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 16:58:43,815 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 16:58:43,849 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 16:58:48,712 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 16:58:50,648 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 16:58:50,659 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 16:58:50,660 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 16:58:50,663 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 16:58:50,665 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 16:58:50,666 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 16:58:50,666 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 16:58:50,667 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 16:58:50,667 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2692910f setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 16:58:52,719 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 16:58:53,069 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 16:58:53,293 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 16:58:54,700 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 16:58:54,717 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 16:58:54,737 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 16:58:54,800 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 16:58:55,023 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:58:55,024 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:58:55,026 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:58:55,027 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:58:55,029 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 16:58:55,047 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 16:58:55,060 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 16:58:55,070 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 16:58:55,072 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 16:58:55,074 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 16:58:55,077 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 16:58:55,078 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 16:58:55,098 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 16:58:55,124 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 16:58:55,127 Started JeecgApplication in 23.262 seconds (JVM running for 24.414) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 16:58:55,140 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 16:58:55,691 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 16:58:55,692 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 16:58:55,716 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 16:58:55,831 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 16:58:55,841 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 16:59:01,726 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:01,738 ==> Parameters: 1289485778417291266(String), jeecg(String), 2020-08-01 16:59:01.552(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:01,743 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:59:01,745 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 16:59:07,498 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 16:59:07,498 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 16:59:07,505 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596272347499) getDictItems SysDictController.java 217
INFO 2020-08-01 16:59:07,506 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596272347499) getDictItems SysDictController.java 217
DEBUG 2020-08-01 16:59:07,857 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:07,859 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:07,867 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:08,179 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:08,180 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:08,183 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:09,033 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:09,035 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:09,036 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,247 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,248 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,250 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,317 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,319 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,320 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,402 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,403 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,405 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,501 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,502 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,504 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,514 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,515 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,517 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,703 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,705 ==> Parameters: zhangf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:10,708 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,372 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,373 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,375 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,840 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,841 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,843 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,978 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,979 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:11,982 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,090 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,091 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,093 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,138 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,139 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,141 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,289 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,290 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,292 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,795 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,796 ==> Parameters: g(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:12,798 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,242 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,244 ==> Parameters: gu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,245 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,502 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,503 ==> Parameters: gua(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,506 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,591 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,595 ==> Parameters: guan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,598 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,690 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,691 ==> Parameters: guany(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,693 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,952 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,952 ==> Parameters: guanyu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:13,953 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,043 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,044 ==> Parameters: 关于(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,045 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,615 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,616 ==> Parameters: 关(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:14,617 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,048 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,050 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,299 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,300 ==> Parameters: g(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,301 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,452 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,452 ==> Parameters: gu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,453 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,536 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,537 ==> Parameters: gua(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,539 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,658 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,658 ==> Parameters: guan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,661 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,758 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,759 ==> Parameters: guany(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,761 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,976 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,976 ==> Parameters: guanyu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:15,977 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:16,423 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:16,424 ==> Parameters: 关羽(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:16,425 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:17,776 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:17,777 ==> Parameters: 关羽(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:17,779 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:19,917 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:19,919 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:19,924 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:20,539 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:20,539 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:20,540 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:59:28,568 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:59:28,578 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:28,579 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:28,584 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:59:28,585 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596272368569) loadDict SysDictController.java 427
INFO 2020-08-01 16:59:33,020 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 16:59:33,021 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:33,023 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:33,029 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 16:59:33,031 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596272373021) loadDict SysDictController.java 427
DEBUG 2020-08-01 16:59:36,279 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:36,280 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:36,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:36,988 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:36,988 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:36,990 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:37,417 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:37,418 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:37,419 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,565 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,567 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,568 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,879 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,880 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:38,881 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:39,607 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:39,608 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:39,610 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:40,282 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:40,283 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:40,284 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:41,143 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:41,144 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:41,146 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,573 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,574 ==> Parameters: 关羽(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,575 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,883 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,882 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,883 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,884 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,885 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,885 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,885 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,886 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,886 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,891 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,890 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:44,890 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:45,282 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:45,283 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 16:59:45,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,879 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,880 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,882 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,922 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,924 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,931 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,933 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,933 ==> Parameters: 1289486026778808321(String), jeecg(String), 2020-08-01 17:00:00.932(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:00,937 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:00:01,272 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:00:01,274 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MDAsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Wh4betr5_8VbeK0aBuBh2pZCc0QVGg3pgTzihctxxdY checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:00:01,302 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MDAsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Wh4betr5_8VbeK0aBuBh2pZCc0QVGg3pgTzihctxxdY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:00:01,312 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:01,315 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:01,330 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:01,343 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:01,344 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:01,346 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:00:02,389 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:00:02,586 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:00:02,770 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:00:02,773 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:00:05,162 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:00:05,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MDAsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Wh4betr5_8VbeK0aBuBh2pZCc0QVGg3pgTzihctxxdY checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:00:05,174 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:00:05,176 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:00:05,179 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596272405176) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:00:05,178 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:05,183 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:05,184 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:05,186 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:05,192 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,812 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,813 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,814 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,925 ==> Preparing: INSERT INTO sys_user ( id, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,926 ==> Parameters: 1289486093854117890(String), n2inSRnc(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:00:16.915(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,927 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,929 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,930 ==> Parameters: 1289486093875089410(String), 1289486093854117890(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:16,939 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,068 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,070 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,074 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,075 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:17,076 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:19,739 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:19,740 ==> Parameters: 1289486105656889346(String), jeecg(String), 2020-08-01 17:00:19.738(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:19,744 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:00:19,744 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 17:00:26,418 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,418 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,420 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,425 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,426 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,431 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,433 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,434 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,436 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,438 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,439 ==> Parameters: 1289486133758726145(String), jeecg(String), 2020-08-01 17:00:26.437(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,441 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:00:26,457 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:00:26,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.dJ8--4OSdeEHlsCqX7L2yJuI3D-y4UBYTI25fiGT230 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:00:26,465 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.dJ8--4OSdeEHlsCqX7L2yJuI3D-y4UBYTI25fiGT230 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:00:26,467 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,468 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,476 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,481 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,482 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:26,483 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:00:27,381 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:00:27,447 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:00:27,450 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:00:27,754 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:00:28,815 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:00:28,817 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzc4MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.dJ8--4OSdeEHlsCqX7L2yJuI3D-y4UBYTI25fiGT230 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:00:28,818 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:28,819 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:28,821 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:28,823 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:28,824 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:28,825 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:00:28,826 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 17:00:28,831 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596272428827) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:00:37,416 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,418 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,419 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,525 ==> Preparing: INSERT INTO sys_user ( id, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,525 ==> Parameters: 1289486180256780289(String), f2u5jHb2(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:00:37.524(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,527 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,528 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,529 ==> Parameters: 1289486180273557505(String), 1289486180256780289(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,530 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,667 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,668 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,670 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,671 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,672 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:00:37,674 <== Total: 4 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 17:14:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:11:18,495 Starting JeecgApplication on DESKTOP-7I21J53 with PID 6276 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:11:18,498 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:11:20,643 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:11:20,647 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:11:20,834 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:11:21,269 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,380 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,614 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:11:21,616 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:11:21,619 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,624 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,656 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,722 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,873 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,879 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,891 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,897 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,920 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:21,929 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,029 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,108 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,123 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,156 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,162 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:11:22,572 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:11:22,587 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,597 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,597 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,603 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,603 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,604 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,607 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,809 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:11:22,810 Root WebApplicationContext: initialization completed in 4278 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:11:23,137 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:11:23,401 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:11:23,401 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:11:23,402 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:11:23,402 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:11:23,686 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:11:23,760 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:11:23,762 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:11:23,908 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:11:24,350 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:11:24,531 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:11:24,986 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:11:25,175 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:11:25,600 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:11:25,601 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:11:25,601 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:11:25,602 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:11:25,626 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:11:26,451 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:11:27,174 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:11:27,179 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:11:27,181 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:11:27,203 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:11:27,999 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:11:28,002 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:11:28,004 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:11:28,005 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:11:28,022 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:11:28,026 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:11:28,027 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:11:28,051 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:11:28,105 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:11:28,141 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:11:32,764 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:11:34,624 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:11:34,636 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:11:34,637 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:11:34,639 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:11:34,641 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:11:34,642 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:11:34,642 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:11:34,643 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:11:34,643 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:11:36,753 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:11:37,061 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:11:37,260 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:11:38,559 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:11:38,574 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:11:38,595 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:11:38,655 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:11:38,891 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:11:38,892 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:11:38,894 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:11:38,895 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:11:38,897 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:11:38,916 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:11:38,928 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:11:38,934 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:11:38,934 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:11:38,936 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:11:38,937 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:11:38,939 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:11:38,957 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:11:38,986 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:11:38,988 Started JeecgApplication in 21.859 seconds (JVM running for 22.924) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:11:39,002 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:11:39,662 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:11:39,663 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:11:39,684 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:11:39,780 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:11:39,783 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:11:51,762 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:51,774 ==> Parameters: 1289489008178110465(String), jeecg(String), 2020-08-01 17:11:51.587(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:51,776 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:11:51,777 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:11:54,516 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:11:54,516 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:11:54,523 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596273114517) getDictItems SysDictController.java 217
INFO 2020-08-01 17:11:54,523 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596273114516) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:11:54,872 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:54,874 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:54,883 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:54,897 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:54,898 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:54,900 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,274 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,276 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,278 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,528 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,529 ==> Parameters: s(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,788 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,789 ==> Parameters: ss(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,790 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,948 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,949 ==> Parameters: ssx(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:57,950 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:58,401 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:58,401 ==> Parameters: 孙尚香(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:58,403 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:59,666 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:59,667 ==> Parameters: 孙尚香(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:11:59,668 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:02,390 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:02,391 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:02,395 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:03,196 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:03,199 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:03,201 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:12:11,733 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:12:11,742 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:11,743 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:11,752 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:12:11,753 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596273131734) loadDict SysDictController.java 427
INFO 2020-08-01 17:12:15,441 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:12:15,443 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:15,446 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:15,456 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:12:15,457 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596273135442) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:12:18,965 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:18,966 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:18,967 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:19,652 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:19,653 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:19,654 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:20,082 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:20,084 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:20,085 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,134 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,135 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,137 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,543 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,544 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:21,545 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,266 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,266 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,267 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,643 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,644 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:22,645 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:23,744 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:23,745 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:23,747 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:26,713 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:26,714 ==> Parameters: 孙尚香(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:26,715 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,048 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,048 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,049 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,050 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,050 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,051 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,051 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,052 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,053 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,054 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,442 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,443 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:27,444 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,118 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,119 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,122 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,160 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,161 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,168 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,170 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,171 ==> Parameters: 1289489236415356929(String), jeecg(String), 2020-08-01 17:12:46.169(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,173 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:12:46,503 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:12:46,505 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg1NjYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.bQpt6MswZMUq9cj9vFdavtbymUfX80GHjVXfprCSVuE checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:12:46,530 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg1NjYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.bQpt6MswZMUq9cj9vFdavtbymUfX80GHjVXfprCSVuE getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:12:46,537 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,542 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,557 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,569 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,571 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:46,573 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:12:47,604 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:12:47,818 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:12:47,990 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:12:47,998 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:12:49,009 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:12:49,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg1NjYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.bQpt6MswZMUq9cj9vFdavtbymUfX80GHjVXfprCSVuE checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:12:49,019 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:12:49,024 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:49,025 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:49,027 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:12:49,028 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273169020) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:12:49,029 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:49,031 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:49,033 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:57,024 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:57,025 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:12:57,026 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:12:57,132 {conn-10002, pstmt-20145} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor445.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor453.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:412)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 17:12:57,177 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:412)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor445.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor453.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 17:16:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:14:25,281 Starting JeecgApplication on DESKTOP-7I21J53 with PID 17864 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:14:25,285 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:14:27,392 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:14:27,396 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:14:27,578 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:14:28,012 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,126 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,364 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:14:28,367 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:14:28,369 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,374 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,406 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,473 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,627 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,633 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,644 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,651 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,679 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,688 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,787 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,866 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,880 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,913 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:28,918 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:14:29,332 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:14:29,348 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,358 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,359 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,366 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,366 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,366 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,370 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,571 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:14:29,571 Root WebApplicationContext: initialization completed in 4248 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:14:29,894 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:14:30,205 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:14:30,208 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:14:30,210 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:14:30,211 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:14:30,548 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:14:30,617 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:14:30,620 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:14:30,767 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:14:31,202 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:14:31,416 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:14:31,796 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:14:31,990 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:14:32,402 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:14:32,403 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:14:32,403 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:14:32,403 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:14:32,428 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:14:33,258 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:14:33,972 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:14:33,978 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:14:33,980 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:14:33,995 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,809 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,812 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,814 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,815 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,831 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:14:34,835 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:14:34,836 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:14:34,858 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:14:34,910 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:14:34,944 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:14:39,580 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:14:41,717 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:14:41,728 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:14:41,729 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:14:41,731 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:14:41,734 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:14:41,735 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:14:41,735 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:14:41,735 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:14:41,736 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5e4874ae setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:14:43,691 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:14:44,002 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:14:44,209 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:14:45,558 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:14:45,577 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:14:45,599 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:14:45,686 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:14:45,922 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:14:45,923 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:14:45,926 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:14:45,928 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:14:45,930 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:14:45,953 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:14:45,970 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:14:45,977 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:14:45,977 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:14:45,979 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:14:45,981 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:14:45,982 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:14:46,001 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:14:46,029 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:14:46,032 Started JeecgApplication in 22.146 seconds (JVM running for 23.21) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:14:46,046 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:14:46,437 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:14:46,438 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:14:46,459 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:14:47,062 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:14:47,066 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:15:12,219 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:12,227 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:12,237 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:19,611 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:19,617 ==> Parameters: 1289489879993585666(String), jeecg(String), 2020-08-01 17:15:19.453(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:19,620 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:15:19,620 用户名: 汪玲梅,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:15:22,536 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:15:22,536 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:15:22,543 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596273322537) getDictItems SysDictController.java 217
INFO 2020-08-01 17:15:22,544 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596273322537) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:15:22,897 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:22,898 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:22,901 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:22,910 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:22,912 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:22,914 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:24,759 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:24,760 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:24,762 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,009 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,010 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,011 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,266 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,268 ==> Parameters: li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,270 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,468 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,469 ==> Parameters: liu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,635 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,636 ==> Parameters: lius(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,648 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,830 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,831 ==> Parameters: liush(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,832 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,911 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,911 ==> Parameters: liusha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:25,912 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,048 ==> Parameters: liushan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,049 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,310 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,311 ==> Parameters: 刘禅(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:26,313 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:27,585 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:27,587 ==> Parameters: 刘禅(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:27,589 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,286 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,288 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,292 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,995 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,996 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:29,998 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:15:38,437 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:15:38,445 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:38,447 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:38,450 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:15:38,452 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596273338437) loadDict SysDictController.java 427
INFO 2020-08-01 17:15:41,905 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:15:41,907 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:41,908 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:41,913 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:15:41,914 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596273341906) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:15:45,068 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:45,069 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:45,071 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,279 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,280 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,530 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,531 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,802 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,802 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:46,804 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:47,444 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:47,444 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:47,445 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:48,855 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:48,856 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:48,858 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:49,083 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:49,083 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:49,085 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:51,270 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:51,272 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:51,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,645 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,647 ==> Parameters: 刘禅(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,648 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,949 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,950 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,953 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,953 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,953 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,954 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,955 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,955 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,955 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,958 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,958 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:56,959 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:57,373 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:57,374 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:15:57,377 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,843 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,845 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,849 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,888 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,889 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,894 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,896 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,897 ==> Parameters: 1289490116065792002(String), jeecg(String), 2020-08-01 17:16:15.895(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:15,901 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:16:16,229 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:16:16,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg3NzUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.X6lcpcVN0YFHWaeKGiRkCyVxGQIChzUIPi5kV1Zy4F8 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:16:16,260 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg3NzUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.X6lcpcVN0YFHWaeKGiRkCyVxGQIChzUIPi5kV1Zy4F8 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:16:16,268 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:16,271 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:16,285 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:16,299 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:16,301 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:16,303 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:16:17,349 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:16:17,541 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:16:17,721 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:16:17,732 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:16:19,170 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:16:19,171 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg3NzUsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.X6lcpcVN0YFHWaeKGiRkCyVxGQIChzUIPi5kV1Zy4F8 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:16:19,184 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:16:19,184 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:16:19,185 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:19,187 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:16:19,188 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273379185) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:16:19,189 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:19,190 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:19,192 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:26,593 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:26,594 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:16:26,595 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:16:26,691 {conn-10003, pstmt-20149} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:412)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 17:16:26,735 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:412)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 17:21:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:16:55,338 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12668 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:16:55,344 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:16:58,038 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:16:58,041 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:16:58,229 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:16:58,680 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:58,784 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,023 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:16:59,026 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:16:59,028 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,032 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,066 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,132 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,283 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,289 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,300 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,308 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,332 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,341 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,441 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,516 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,529 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,561 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:16:59,567 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:17:00,017 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:17:00,033 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,043 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,043 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,050 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,050 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,051 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,054 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,250 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:17:00,250 Root WebApplicationContext: initialization completed in 4855 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:17:00,581 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:17:00,866 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:17:00,867 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:17:00,867 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:17:00,868 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:17:01,151 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:17:01,225 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:17:01,227 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:17:01,375 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:17:01,831 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:17:02,335 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:17:02,451 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:17:02,644 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:17:03,066 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:17:03,067 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:17:03,068 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:17:03,068 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:17:03,093 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:17:03,931 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:17:04,646 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:17:04,653 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:17:04,654 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:17:04,669 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,475 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,478 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,480 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,481 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,500 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:17:05,509 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:17:05,511 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:17:05,538 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:17:05,590 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:17:05,626 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:17:10,371 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:17:12,441 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:17:12,452 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:17:12,453 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:17:12,456 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:17:12,458 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:17:12,459 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:17:12,459 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:17:12,460 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:17:12,460 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@fa200ab setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:17:14,560 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:17:14,898 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:17:15,102 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:17:16,575 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:17:16,591 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:17:16,612 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:17:16,675 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:17:16,901 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:17:16,903 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:17:16,905 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:17:16,906 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:17:16,908 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:17:16,926 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:17:16,934 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:17:16,940 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:17:16,940 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:17:16,942 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:17:16,944 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:17:16,945 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:17:16,963 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:17:16,991 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:17:16,994 Started JeecgApplication in 23.256 seconds (JVM running for 24.406) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:17:17,007 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:17:17,754 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:17:17,755 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:17:17,779 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:17:17,912 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:17:17,919 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:17:22,108 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:22,119 ==> Parameters: 1289490393749716994(String), jeecg(String), 2020-08-01 17:17:21.932(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:22,124 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:17:22,125 用户名: 汪玲梅,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:17:28,090 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:17:28,090 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:17:28,098 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596273448091) getDictItems SysDictController.java 217
INFO 2020-08-01 17:17:28,098 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596273448091) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:17:28,368 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:28,370 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:28,377 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:28,404 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:28,404 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:28,407 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:29,376 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:29,377 ==> Parameters: admi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:29,378 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,229 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,230 ==> Parameters: adm(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,232 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,261 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,262 ==> Parameters: ad(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,263 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,298 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,299 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,300 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,336 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,336 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,337 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,554 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,555 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:30,557 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,113 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,114 ==> Parameters: zg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,116 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,362 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,363 ==> Parameters: zgl(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,364 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,628 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,629 ==> Parameters: zg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:31,630 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,096 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,097 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,100 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,242 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,244 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,246 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,474 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,475 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,477 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,965 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,968 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:32,972 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,019 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,019 ==> Parameters: zhu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,022 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,321 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,322 ==> Parameters: zhug(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,323 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,820 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,821 ==> Parameters: zhugl(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:33,822 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,036 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,037 ==> Parameters: 诸葛亮(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,038 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,822 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,824 ==> Parameters: 诸葛亮(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:34,826 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,441 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,442 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,446 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,698 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,699 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:37,701 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:17:46,744 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:17:46,754 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:46,755 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:46,758 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:17:46,759 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596273466745) loadDict SysDictController.java 427
INFO 2020-08-01 17:17:49,854 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:17:49,855 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:49,856 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:49,861 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:17:49,862 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596273469855) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:17:53,219 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:53,220 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:53,221 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:53,907 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:53,908 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:53,909 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:54,400 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:54,401 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:54,402 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,444 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,445 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,447 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,721 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,722 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:55,723 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,405 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,406 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,407 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,661 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,662 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:56,665 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:57,450 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:57,451 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:17:57,452 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,246 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,247 ==> Parameters: 诸葛亮(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,249 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,555 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,555 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,557 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,557 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,558 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,558 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,559 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,559 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,560 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,560 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,562 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,566 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,979 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,981 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:03,983 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,754 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,756 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,757 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,758 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,759 ==> Parameters: 1289490623001985025(String), jeecg(String), 2020-08-01 17:18:16.757(Timestamp), 127.0.0.1(String), 用户登录失败,用户不存在!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:16,760 <== Updates: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:18:16,765 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.system.controller.LoginController.login(LoginController.java:83)
    at org.jeecg.modules.system.controller.LoginController$$FastClassBySpringCGLIB$$b307ab61.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.LoginController$$EnhancerBySpringCGLIB$$e02969de.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 17:18:26,889 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,890 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,892 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,930 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,932 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,937 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,939 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,940 ==> Parameters: 1289490665699999746(String), jeecg(String), 2020-08-01 17:18:26.938(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:26,941 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:27,269 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:18:27,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MDYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.xMZhfl55lgDnITqE2DT4w-f0QdeJ4lTy5HVpHBpYq64 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:18:27,295 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MDYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.xMZhfl55lgDnITqE2DT4w-f0QdeJ4lTy5HVpHBpYq64 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:18:27,303 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:27,306 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:27,319 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:27,332 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:27,332 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:27,335 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:18:28,388 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:18:28,615 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:18:28,798 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:18:28,805 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:18:29,700 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:18:29,701 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MDYsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.xMZhfl55lgDnITqE2DT4w-f0QdeJ4lTy5HVpHBpYq64 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:18:29,711 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:18:29,715 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:29,715 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273509712) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:18:29,716 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:29,718 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:29,720 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:29,721 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:29,723 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,718 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,719 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,721 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,831 ==> Preparing: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,833 ==> Parameters: 1289490702999945218(String), 15170787476(String), 诸葛亮(String), nxvwFPYN(String), 15170787476(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:18:35.823(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,835 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,837 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,838 ==> Parameters: 1289490703029305345(String), 1289490702999945218(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:35,839 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,256 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,257 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,260 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,262 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,263 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:36,264 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:38,604 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:38,606 ==> Parameters: 1289490714626555905(String), jeecg(String), 2020-08-01 17:18:38.603(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:38,608 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:38,610 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 17:18:46,250 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,252 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,255 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,262 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,263 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,267 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,268 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,270 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,272 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,274 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,275 ==> Parameters: 1289490746796867585(String), jeecg(String), 2020-08-01 17:18:46.273(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,277 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:46,485 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:18:46,486 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.GFz7PrZLj9KDzbC09AQC6CD4HdUvG3Wz9XTrNOgNHN4 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:18:46,494 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.GFz7PrZLj9KDzbC09AQC6CD4HdUvG3Wz9XTrNOgNHN4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:18:46,497 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,497 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,504 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,510 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,511 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:46,513 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:18:47,335 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:18:47,403 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:18:47,710 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:18:47,710 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:18:48,411 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:18:48,413 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzg5MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.GFz7PrZLj9KDzbC09AQC6CD4HdUvG3Wz9XTrNOgNHN4 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:18:48,414 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:48,414 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:48,417 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:48,418 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:48,419 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:48,421 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:18:48,422 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:18:48,423 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273528422) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:18:54,711 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:54,712 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:54,714 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:54,826 ==> Preparing: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:18:54,827 ==> Parameters: 1289490782666555394(String), 15170787476(String), 诸葛亮(String), dvrlXmHU(String), 15170787476(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:18:54.825(Timestamp), 1(String) debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:18:54,839 {conn-10002, pstmt-20219} execute error. INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor433.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy380.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$b580e7b7.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$814c026d.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:436)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b091b7f6.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 17:18:54,882 ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' handleDuplicateKeyException JeecgBootExceptionHandler.java 45
org.springframework.dao.DuplicateKeyException: ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:242)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$b580e7b7.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$814c026d.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:436)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b091b7f6.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor433.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy380.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 133 common frames omitted
DEBUG 2020-08-01 17:19:05,303 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:19:05,305 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:19:05,307 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 17:26:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:21:43,360 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7176 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:21:43,365 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:21:45,571 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:21:45,574 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:21:45,758 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:21:46,219 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,332 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,574 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:21:46,576 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:21:46,579 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,583 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,616 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,684 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,833 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,839 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,850 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,858 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,884 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,894 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:46,994 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:47,071 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:47,085 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:47,119 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:47,124 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:21:47,554 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:21:47,569 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,578 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,579 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,585 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,586 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,586 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,590 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,781 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:21:47,781 Root WebApplicationContext: initialization completed in 4373 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:21:48,098 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:21:48,363 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:21:48,364 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:21:48,365 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:21:48,365 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:21:48,647 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:21:48,722 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:21:48,724 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:21:48,870 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:21:49,319 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:21:49,808 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:21:49,943 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:21:50,144 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:21:50,564 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:21:50,565 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:21:50,565 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:21:50,566 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:21:50,590 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:21:51,438 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:21:52,147 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:21:52,154 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:21:52,156 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:21:52,169 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:21:52,997 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:21:53,000 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:21:53,002 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:21:53,003 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:21:53,019 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:21:53,024 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:21:53,025 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:21:53,047 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:21:53,100 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:21:53,137 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:21:57,852 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:21:59,853 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:21:59,865 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:21:59,866 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:21:59,868 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:21:59,871 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:21:59,871 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:21:59,872 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:21:59,872 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:21:59,873 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1638fa8b setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:22:02,077 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:22:02,399 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:22:02,597 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:22:03,926 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:22:03,943 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:22:03,968 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:22:04,034 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:22:04,266 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:22:04,267 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:22:04,269 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:22:04,271 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:22:04,273 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:22:04,295 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:22:04,305 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:22:04,310 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:22:04,311 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:22:04,313 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:22:04,314 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:22:04,315 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:22:04,334 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:22:04,369 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:22:04,372 Started JeecgApplication in 22.699 seconds (JVM running for 23.941) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:22:04,385 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:22:05,042 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:22:05,043 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:22:05,066 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:22:05,191 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:22:05,201 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:22:12,196 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:12,211 ==> Parameters: 1289491610471104513(String), jeecg(String), 2020-08-01 17:22:12.02(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:12,216 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:22:12,217 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:22:15,112 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:22:15,112 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:22:15,120 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596273735113) getDictItems SysDictController.java 217
INFO 2020-08-01 17:22:15,120 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596273735113) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:22:15,475 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:15,477 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:15,488 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:15,499 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:15,500 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:15,503 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:16,968 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:16,970 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:16,971 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:17,671 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:17,672 ==> Parameters: m(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:17,674 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,072 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,072 ==> Parameters: ma(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,073 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,337 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,339 ==> Parameters: mac(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:18,341 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:19,704 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:19,705 ==> Parameters: 马超(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:19,706 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:20,797 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:20,799 ==> Parameters: 马超(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:20,801 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,154 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,156 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,160 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,748 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,749 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:23,750 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:22:32,049 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:22:32,058 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:32,059 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:32,063 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:22:32,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596273752050) loadDict SysDictController.java 427
INFO 2020-08-01 17:22:36,216 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:22:36,218 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:36,219 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:36,226 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:22:36,227 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596273756217) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:22:39,378 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:39,379 ==> Parameters: 那就(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:39,381 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:41,046 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:41,047 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:41,049 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:42,920 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:42,922 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:42,924 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,168 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,170 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,174 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,657 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,658 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:44,659 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:45,839 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:45,840 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:45,841 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,222 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,223 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,224 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,968 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,969 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:46,970 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:47,543 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:47,543 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:47,544 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:48,410 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:48,412 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:48,413 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:52,795 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:52,796 ==> Parameters: 马超(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:52,797 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,074 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,074 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,078 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,078 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,079 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,079 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,083 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,083 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,084 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,084 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,086 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,089 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,494 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,495 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:22:53,496 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,650 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,651 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,653 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,690 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,693 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,702 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,704 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,705 ==> Parameters: 1289491851706499074(String), jeecg(String), 2020-08-01 17:23:09.703(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,707 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:09,929 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:23:09,930 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkxODksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Qmtq6R9MzBhFT908rzDBn7UH5jE8h6tyy3AOJYnppao checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:23:09,961 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkxODksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Qmtq6R9MzBhFT908rzDBn7UH5jE8h6tyy3AOJYnppao getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:23:09,969 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,975 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:09,994 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:10,007 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:10,008 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:10,010 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:23:11,034 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:23:11,223 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:23:11,412 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:23:11,414 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:23:12,328 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:23:12,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkxODksInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Qmtq6R9MzBhFT908rzDBn7UH5jE8h6tyy3AOJYnppao checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:23:12,341 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:12,343 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:12,345 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:12,346 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:23:12,348 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:12,350 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273792346) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:23:12,350 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:12,353 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:17,900 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:17,901 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:17,902 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,002 ==> Preparing: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,003 ==> Parameters: 1289491886515027970(String), 15170787476(String), 马超(String), 6hxy8YM2(String), 15170787476(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:23:17.995(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,008 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,010 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,011 ==> Parameters: 1289491886548582401(String), 1289491886515027970(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,013 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,185 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,186 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,187 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,188 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,190 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:18,192 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:20,331 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:20,332 ==> Parameters: 1289491896275173378(String), jeecg(String), 2020-08-01 17:23:20.33(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:20,335 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:20,336 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 17:23:27,799 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,799 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,801 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,806 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,807 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,811 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,812 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,813 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,815 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,817 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,818 ==> Parameters: 1289491927677927425(String), jeecg(String), 2020-08-01 17:23:27.816(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:27,819 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:28,045 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:23:28,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkyMDcsInVzZXJuYW1lIjoiYWRtaW4ifQ.G6pxVzKuW6X17bV0Qyv-Xv8chPLj6whk_UNCz6bQyA8 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:23:28,052 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkyMDcsInVzZXJuYW1lIjoiYWRtaW4ifQ.G6pxVzKuW6X17bV0Qyv-Xv8chPLj6whk_UNCz6bQyA8 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:23:28,054 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:28,055 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:28,065 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:28,070 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:28,070 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:28,073 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:23:28,958 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:23:29,044 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:23:29,349 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:23:29,349 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:23:30,084 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:23:30,085 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzkyMDcsInVzZXJuYW1lIjoiYWRtaW4ifQ.G6pxVzKuW6X17bV0Qyv-Xv8chPLj6whk_UNCz6bQyA8 checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:23:30,087 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:30,089 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:30,091 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:30,093 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:30,094 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:23:30,095 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 17:23:30,098 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596273810096) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:23:30,098 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:35,010 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:35,011 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:35,013 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:35,116 ==> Preparing: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:23:35,117 ==> Parameters: 1289491958292152321(String), 15170787476(String), 马超(String), 8OoDnIfx(String), 15170787476(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:23:35.115(Timestamp), 1(String) debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:23:35,126 {conn-10002, pstmt-20218} execute error. INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy380.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$c0d963b9.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$8ca47e6f.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:438)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$f6c3b441.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 17:23:35,168 ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' handleDuplicateKeyException JeecgBootExceptionHandler.java 45
org.springframework.dao.DuplicateKeyException: ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, realname, salt, phone, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:242)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$c0d963b9.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$8ca47e6f.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:438)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$f6c3b441.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy380.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 133 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 17:28:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:26:27,427 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12812 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:26:27,431 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:26:29,493 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:26:29,496 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:26:29,683 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:26:30,123 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,234 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,481 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:26:30,483 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:26:30,486 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,490 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,523 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,587 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,772 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,778 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,793 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,802 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,832 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,843 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:30,964 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:31,046 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:31,063 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:31,098 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:31,104 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:26:31,519 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:26:31,537 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,546 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,546 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,553 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,553 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,554 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,557 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,747 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:26:31,748 Root WebApplicationContext: initialization completed in 4283 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:26:32,066 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:26:32,328 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:26:32,329 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:26:32,329 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:26:32,330 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:26:32,609 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:26:32,680 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:26:32,683 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:26:32,832 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:26:33,292 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:26:33,849 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:26:33,982 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:26:34,179 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:26:34,675 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:26:34,676 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:26:34,677 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:26:34,679 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:26:34,703 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:26:35,559 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:26:36,282 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:26:36,287 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:26:36,289 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:26:36,305 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,105 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,108 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,110 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,111 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,133 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:26:37,137 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:26:37,138 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:26:37,161 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:26:37,213 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:26:37,251 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:26:41,823 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:26:43,832 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:26:43,843 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:26:43,843 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:26:43,845 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:26:43,849 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:26:43,850 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:26:43,850 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:26:43,850 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:26:43,850 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5e4874ae setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:26:45,868 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:26:46,175 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:26:46,376 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
Logback Log Messages

Log session start time Sat Aug 01 17:29:00 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:28:07,858 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9356 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:28:07,861 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:28:09,956 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:28:09,960 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:28:10,148 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:28:10,612 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:10,745 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:10,986 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:28:10,988 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:28:10,990 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:10,995 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,026 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,094 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,243 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,248 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,261 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,268 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,292 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,302 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,403 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,480 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,495 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,529 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,534 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:28:11,942 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:28:11,959 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,968 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,968 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,974 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,975 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,975 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:11,978 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:12,174 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:28:12,175 Root WebApplicationContext: initialization completed in 4282 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:28:12,489 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:28:12,750 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:28:12,751 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:28:12,751 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:28:12,752 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:28:13,032 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:28:13,106 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:28:13,109 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:28:13,257 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:28:13,707 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:28:13,925 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:28:14,375 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:28:14,573 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:28:15,037 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:28:15,038 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:28:15,039 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:28:15,040 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:28:15,081 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:28:15,959 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:28:16,674 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:28:16,681 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:28:16,683 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:28:16,698 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,517 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,520 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,522 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,523 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,539 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:28:17,543 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:28:17,545 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:28:17,568 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:28:17,621 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:28:17,659 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:28:22,533 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:28:24,406 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:28:24,418 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:28:24,419 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:28:24,422 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:28:24,424 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:28:24,425 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:28:24,425 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:28:24,425 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:28:24,426 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:28:26,468 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:28:26,778 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:28:26,983 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:28:28,326 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:28:28,347 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:28:28,367 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:28:28,432 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:28:28,678 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:28:28,680 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:28:28,682 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:28:28,683 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:28:28,686 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:28:28,706 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:28:28,717 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:28:28,723 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:28:28,724 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:28:28,725 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:28:28,727 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:28:28,728 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:28:28,746 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:28:28,778 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:28:28,781 Started JeecgApplication in 22.294 seconds (JVM running for 23.274) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:28:28,795 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:28:29,361 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:28:29,362 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:28:29,400 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:28:29,699 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:28:29,703 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sat Aug 01 17:52:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:29:00,958 Starting JeecgApplication on DESKTOP-7I21J53 with PID 15056 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:29:00,963 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:29:03,102 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:29:03,105 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:29:03,291 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:29:03,733 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:03,845 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,084 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:29:04,087 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:29:04,089 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,093 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,125 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,191 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,341 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,347 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,358 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,366 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,390 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,402 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,503 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,585 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,604 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,641 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:04,648 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:29:05,069 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:29:05,085 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,096 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,096 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,102 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,102 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,103 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,106 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,310 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:29:05,310 Root WebApplicationContext: initialization completed in 4308 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:29:05,627 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:29:05,878 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:29:05,879 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:29:05,879 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:29:05,880 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:29:06,163 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:29:06,235 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:29:06,238 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:29:06,384 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:29:06,840 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:29:07,020 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:29:07,485 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:29:07,693 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:29:08,113 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:29:08,114 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:29:08,115 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:29:08,115 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:29:08,141 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:29:08,996 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:29:09,706 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:29:09,712 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:29:09,714 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:29:09,728 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,536 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,539 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,541 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,542 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,558 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:29:10,562 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:29:10,564 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:29:10,588 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:29:10,641 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:29:10,680 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:29:15,524 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:29:23,281 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:29:23,298 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:29:23,299 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:29:23,302 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:29:23,306 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:29:23,308 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:29:23,309 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:29:23,309 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:29:23,310 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@586f1bef setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:29:25,662 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:29:26,001 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:29:26,217 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:29:27,601 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:29:27,617 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:29:27,638 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:29:27,702 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:29:27,938 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:29:27,939 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:29:27,942 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:29:27,944 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:29:27,946 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:29:27,965 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:29:27,978 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:29:27,983 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:29:27,983 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:29:27,985 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:29:27,987 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:29:27,988 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:29:28,006 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:29:28,036 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:29:28,039 Started JeecgApplication in 28.701 seconds (JVM running for 30.781) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:29:28,052 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:29:28,580 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:29:28,581 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:29:28,609 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:29:28,735 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:29:28,739 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:29:48,298 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:48,318 ==> Parameters: 1289493523480600577(String), jeecg(String), 2020-08-01 17:29:48.063(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:48,323 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:29:48,325 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:29:51,607 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:29:51,607 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:29:51,616 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596274191608) getDictItems SysDictController.java 217
INFO 2020-08-01 17:29:51,616 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596274191608) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:29:51,908 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:51,909 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:51,921 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:51,935 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:51,937 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:51,941 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:53,217 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:53,218 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:53,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:54,997 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:54,998 ==> Parameters: g(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,000 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,528 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,531 ==> Parameters: gs(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,534 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,719 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,720 ==> Parameters: gsu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,722 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,768 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,769 ==> Parameters: gsun(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,771 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,924 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,925 ==> Parameters: gsunl(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:55,925 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,370 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,371 ==> Parameters: gsunli(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,372 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,626 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,627 ==> Parameters: 公孙离(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:56,629 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:57,308 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:57,309 ==> Parameters: 公孙离(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:29:57,311 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,059 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,062 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,311 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,313 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:00,315 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:02,604 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:02,606 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:02,608 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:03,200 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:03,201 ==> Parameters: 15170787473(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:03,203 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:04,458 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:04,460 ==> Parameters: 15170787473(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:04,463 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:30:11,431 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:30:11,440 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:11,441 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:11,443 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:30:11,443 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596274211431) loadDict SysDictController.java 427
INFO 2020-08-01 17:30:15,212 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:30:15,214 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:15,215 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:15,219 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:30:15,220 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596274215213) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:30:18,962 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:18,963 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:18,964 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:19,214 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:19,215 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:19,217 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:20,396 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:20,397 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:20,398 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:21,086 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:21,087 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:21,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,097 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,098 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,099 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,552 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,553 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:22,554 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,630 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,631 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,633 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,881 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,882 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:23,883 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,475 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,476 ==> Parameters: 公孙离(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,477 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,755 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,755 ==> Parameters: 15170787473(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,757 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,760 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,762 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,763 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,763 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,763 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,765 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,765 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,767 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:28,768 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:29,154 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:29,155 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:29,160 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,810 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,811 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,814 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,854 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,856 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,858 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,859 ==> Parameters: 1289493773343678465(String), jeecg(String), 2020-08-01 17:30:47.858(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:47,860 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:30:48,186 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:30:48,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.f-qC6JEfj_273Vd4rJdajepiW0Plni0tcrI0b47TND0 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:30:48,211 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.f-qC6JEfj_273Vd4rJdajepiW0Plni0tcrI0b47TND0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:30:48,219 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:48,222 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:48,234 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:48,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:48,247 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:48,250 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:30:49,256 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:30:49,455 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:30:49,669 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:30:49,674 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:30:50,933 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:30:50,935 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.f-qC6JEfj_273Vd4rJdajepiW0Plni0tcrI0b47TND0 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:30:50,945 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 17:30:50,950 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:50,951 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:30:50,951 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596274250946) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:30:50,953 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:50,956 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:50,958 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:50,960 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,250 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,252 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,253 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,503 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,504 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,505 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,507 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,508 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:30:59,510 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:01,500 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:01,502 ==> Parameters: 1289493830562373634(String), jeecg(String), 2020-08-01 17:31:01.5(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:01,504 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:31:01,505 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 17:31:09,637 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,638 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,639 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,643 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,645 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,652 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,654 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,655 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,658 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,660 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,660 ==> Parameters: 1289493864787894273(String), jeecg(String), 2020-08-01 17:31:09.659(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,662 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:31:09,680 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:31:09,681 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NjksInVzZXJuYW1lIjoiYWRtaW4ifQ.1GDgBArYqPTUw2gxlZOoWcRm2rzUCOtzIIbMWFgbJGg checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:31:09,687 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NjksInVzZXJuYW1lIjoiYWRtaW4ifQ.1GDgBArYqPTUw2gxlZOoWcRm2rzUCOtzIIbMWFgbJGg getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:31:09,689 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,690 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,700 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,705 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,706 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:09,708 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:31:10,529 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:31:10,608 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:31:10,951 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:31:10,951 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:31:12,588 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:31:12,590 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyNzk2NjksInVzZXJuYW1lIjoiYWRtaW4ifQ.1GDgBArYqPTUw2gxlZOoWcRm2rzUCOtzIIbMWFgbJGg checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 17:31:12,590 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:12,591 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:12,593 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:12,597 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:12,598 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:12,599 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:31:12,599 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 17:31:12,603 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596274272600) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:31:19,093 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,095 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,097 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,187 ==> Preparing: INSERT INTO sys_user ( id, username, user_type, realname, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,188 ==> Parameters: 1289493904747028482(String), 15170787473(String), 3(Integer), 公孙离(String), g6zQRI8m(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:31:19.179(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,189 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,191 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,192 ==> Parameters: 1289493904768000002(String), 1289493904747028482(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,194 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,374 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,375 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,378 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,381 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,382 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:31:19,383 <== Total: 4 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 18:13:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 17:52:29,623 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9864 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 17:52:29,627 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 17:52:31,719 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 17:52:31,723 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 17:52:31,912 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 17:52:32,388 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:32,503 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:32,741 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 17:52:32,744 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 17:52:32,747 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:32,751 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:32,783 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:32,849 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,041 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,049 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,062 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,070 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,098 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,109 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,245 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,320 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,333 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,365 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,371 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 17:52:33,820 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 17:52:33,839 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,850 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,851 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,858 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,858 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,858 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:33,863 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:34,066 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 17:52:34,067 Root WebApplicationContext: initialization completed in 4402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 17:52:34,382 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 17:52:34,639 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 17:52:34,639 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 17:52:34,640 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 17:52:34,640 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 17:52:34,925 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 17:52:34,996 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 17:52:35,000 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 17:52:35,145 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 17:52:35,585 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 17:52:36,086 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 17:52:36,204 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 17:52:36,397 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:52:36,819 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 17:52:36,820 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:52:36,820 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 17:52:36,821 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:52:36,844 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 17:52:37,682 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:52:38,399 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:52:38,403 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 17:52:38,405 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 17:52:38,419 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,229 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,232 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,234 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,235 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,251 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 17:52:39,255 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 17:52:39,257 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 17:52:39,281 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 17:52:39,335 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 17:52:39,373 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 17:52:43,861 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 17:52:45,871 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 17:52:45,883 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 17:52:45,884 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 17:52:45,886 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 17:52:45,889 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 17:52:45,890 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 17:52:45,890 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 17:52:45,891 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 17:52:45,891 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 17:52:47,881 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 17:52:48,199 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 17:52:48,402 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 17:52:49,755 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 17:52:49,773 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 17:52:49,794 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 17:52:49,862 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 17:52:50,094 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:52:50,096 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:52:50,097 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:52:50,099 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:52:50,101 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 17:52:50,118 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 17:52:50,130 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 17:52:50,136 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 17:52:50,137 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 17:52:50,138 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 17:52:50,140 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 17:52:50,141 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 17:52:50,161 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 17:52:50,189 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 17:52:50,192 Started JeecgApplication in 21.906 seconds (JVM running for 23.032) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 17:52:50,205 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.43.186:8080/edusport/ swagger-ui: http://192.168.43.186:8080/edusport/swagger-ui.html Doc: http://192.168.43.186:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 17:52:50,461 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 17:52:50,462 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 17:52:50,484 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 17:52:50,630 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 17:52:50,634 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 17:52:56,859 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:52:56,871 ==> Parameters: 1289499347548520450(String), jeecg(String), 2020-08-01 17:52:56.683(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:52:56,873 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:52:56,874 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 17:53:00,631 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 17:53:00,631 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 17:53:00,638 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596275580632) getDictItems SysDictController.java 217
INFO 2020-08-01 17:53:00,638 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596275580632) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:53:01,001 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:01,003 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:01,011 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:01,022 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:01,023 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:01,026 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,400 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,401 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,402 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,761 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,762 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:02,765 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,171 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,173 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,175 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,274 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,275 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,276 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,411 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,412 ==> Parameters: zhao(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,414 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,446 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,447 ==> Parameters: zhaoy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,448 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,828 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,829 ==> Parameters: zhaoyu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:03,831 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,013 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,014 ==> Parameters: zhaoyun(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,015 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,046 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,047 ==> Parameters: 赵云(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:04,048 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:05,207 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:05,209 ==> Parameters: 赵云(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:05,212 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,454 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,457 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,460 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,705 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,707 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:07,709 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:09,441 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:09,443 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:09,445 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,102 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,103 ==> Parameters: 15170787479(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,105 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,967 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,968 ==> Parameters: 15170787479(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:10,969 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:53:21,466 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:53:21,475 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:21,477 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:21,481 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:53:21,483 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596275601466) loadDict SysDictController.java 427
INFO 2020-08-01 17:53:25,838 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 17:53:25,840 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:25,841 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:25,848 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:53:25,848 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596275605839) loadDict SysDictController.java 427
DEBUG 2020-08-01 17:53:29,931 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:29,932 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:29,933 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:30,245 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:30,247 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:30,248 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:31,395 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:31,395 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:31,396 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:32,080 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:32,081 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:32,083 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,148 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,149 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,150 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,686 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,687 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:33,688 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,620 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,621 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,623 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,872 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,873 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:34,874 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,108 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,109 ==> Parameters: 赵云(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,111 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,412 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,412 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,413 ==> Parameters: 15170787479(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,413 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,417 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,432 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,434 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,434 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,436 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,436 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,438 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,438 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,841 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,842 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:53:38,844 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,907 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,908 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,948 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,951 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,957 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,958 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,959 ==> Parameters: 1289499629011484673(String), jeecg(String), 2020-08-01 17:54:03.958(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:03,964 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:54:04,313 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:54:04,314 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.6MmR2nLj8GUAlS9eQWzPrJDrE0Sip6o7SP5J305c-2U checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:54:04,342 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.6MmR2nLj8GUAlS9eQWzPrJDrE0Sip6o7SP5J305c-2U getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:54:04,350 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:04,354 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:04,364 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:04,377 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:04,378 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:04,379 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:54:05,377 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:54:05,568 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:54:05,752 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:54:05,753 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 17:54:06,949 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:54:06,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.6MmR2nLj8GUAlS9eQWzPrJDrE0Sip6o7SP5J305c-2U checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:54:06,963 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 17:54:06,967 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596275646963) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:54:06,967 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:06,968 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:06,971 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:06,973 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:06,975 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:06,977 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,533 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,534 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,535 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,754 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,756 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,758 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,758 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,759 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:13,760 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:16,095 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:16,096 ==> Parameters: 1289499679917752321(String), jeecg(String), 2020-08-01 17:54:16.094(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:16,102 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:54:16,104 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 17:54:31,189 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,189 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,191 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,196 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,197 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,204 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,206 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,207 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,209 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,211 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,211 ==> Parameters: 1289499743314657282(String), jeecg(String), 2020-08-01 17:54:31.21(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,213 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:54:31,230 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:54:31,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.94bn-CR3v8dAKrMHQyENTuOWZCxdXisE2KsxwZAStC4 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:54:31,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.94bn-CR3v8dAKrMHQyENTuOWZCxdXisE2KsxwZAStC4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 17:54:31,240 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,241 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,250 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,256 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,256 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:31,258 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 17:54:32,277 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 17:54:32,644 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 17:54:32,670 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 17:54:32,677 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
DEBUG 2020-08-01 17:54:33,435 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:33,436 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:33,437 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:33,439 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:33,439 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:33,443 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 17:54:33,735 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 17:54:33,736 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODEwNzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.94bn-CR3v8dAKrMHQyENTuOWZCxdXisE2KsxwZAStC4 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 17:54:33,743 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 17:54:33,748 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596275673744) getDictItems SysDictController.java 217
DEBUG 2020-08-01 17:54:40,199 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,200 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,202 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,323 ==> Preparing: INSERT INTO sys_user ( id, username, user_type, realname, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,325 ==> Parameters: 1289499781541543937(String), 15170787479(String), 3(Integer), 赵云(String), ujU2DEAe(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 17:54:40.301(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,327 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,330 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,331 ==> Parameters: 1289499781566709761(String), 1289499781541543937(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,333 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,772 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,773 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,774 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,775 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,775 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 17:54:40,776 <== Total: 4 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 18:26:13 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:13:29,295 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13408 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:13:29,299 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:13:31,496 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:13:31,499 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:13:31,686 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:13:32,161 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,271 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,507 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:13:32,510 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:13:32,512 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,516 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,549 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,615 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,768 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,774 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,786 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,793 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,818 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,830 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:32,930 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:33,008 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:33,022 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:33,057 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:33,064 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:13:33,480 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:13:33,496 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,506 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,506 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,512 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,513 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,513 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,516 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,722 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:13:33,723 Root WebApplicationContext: initialization completed in 4388 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:13:34,066 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:13:34,330 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:13:34,331 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:13:34,332 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:13:34,333 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:13:34,615 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:13:34,686 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:13:34,689 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:13:34,837 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:13:35,306 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:13:35,534 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:13:35,957 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:13:36,153 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:13:36,583 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:13:36,584 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:13:36,585 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:13:36,586 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:13:36,611 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:13:37,475 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:13:38,294 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:13:38,300 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:13:38,301 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:13:38,317 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,161 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,165 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,167 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,168 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,184 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:13:39,188 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:13:39,189 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:13:39,212 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:13:39,266 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:13:39,301 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:13:44,214 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:13:46,172 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:13:46,184 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:13:46,185 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:13:46,188 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:13:46,190 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:13:46,191 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:13:46,192 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:13:46,192 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:13:46,193 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@fa200ab setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:13:48,083 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:13:48,398 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:13:48,597 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:13:49,952 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:13:49,968 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:13:49,990 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:13:50,051 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:13:50,277 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:13:50,279 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:13:50,280 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:13:50,282 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:13:50,284 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:13:50,302 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:13:50,311 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:13:50,318 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:13:50,318 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:13:50,320 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:13:50,321 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:13:50,323 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:13:50,340 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:13:50,367 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:13:50,370 Started JeecgApplication in 22.731 seconds (JVM running for 23.803) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:13:50,384 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:13:50,696 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:13:50,697 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:13:50,720 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:13:50,834 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:13:50,837 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 18:14:17,448 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:17,460 ==> Parameters: 1289504718723952642(String), jeecg(String), 2020-08-01 18:14:17.269(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:17,462 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:14:17,463 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:14:23,435 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:14:23,435 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:14:23,442 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596276863436) getDictItems SysDictController.java 217
INFO 2020-08-01 18:14:23,442 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596276863436) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:14:23,670 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:23,672 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:23,682 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:23,693 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:23,694 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:23,697 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:25,633 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:25,634 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:25,635 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,133 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,134 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,136 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,560 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,562 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,565 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,595 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,595 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,597 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,733 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,735 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,738 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,791 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,792 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,793 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,994 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,995 ==> Parameters: zhangl(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:30,996 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,725 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,726 ==> Parameters: zhangli(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,727 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,823 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,825 ==> Parameters: zhanglia(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,827 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,923 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,925 ==> Parameters: zhanglian(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,926 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,946 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,947 ==> Parameters: zhangliang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:32,948 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:33,314 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:33,315 ==> Parameters: 张亮(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:33,317 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:36,752 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:36,754 ==> Parameters: 张(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:36,756 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,005 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,006 ==> Parameters: 张l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,008 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,087 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,088 ==> Parameters: 张li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,090 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,305 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,306 ==> Parameters: 张lia(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,308 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,462 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,463 ==> Parameters: 张lian(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,465 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,591 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,592 ==> Parameters: 张liang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:37,594 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:38,519 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:38,520 ==> Parameters: 张良(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:38,522 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:39,650 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:39,651 ==> Parameters: 张良(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:39,653 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:41,597 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:41,598 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:41,600 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,065 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,066 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,068 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,316 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,317 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:43,318 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:44,137 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:44,138 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:44,139 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:14:53,087 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:14:53,096 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:53,097 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:53,101 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:14:53,102 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596276893088) loadDict SysDictController.java 427
INFO 2020-08-01 18:14:56,893 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:14:56,895 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:56,897 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:14:56,903 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:14:56,905 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596276896894) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:15:00,949 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:00,952 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:00,954 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:01,430 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:01,430 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:01,431 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,390 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,391 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,392 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,640 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,641 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:02,642 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:03,108 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:03,109 ==> Parameters: 李七呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:03,110 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,264 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,265 ==> Parameters: 李七呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,267 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,855 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,856 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:04,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:05,507 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:05,507 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:05,509 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,127 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,129 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,130 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,130 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,130 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,130 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,131 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,133 ==> Parameters: 李七呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,133 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,133 ==> Parameters: 张良(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,133 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,135 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,136 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,136 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,136 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,382 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,384 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:15:10,387 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,358 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,360 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,362 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,399 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,401 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,427 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,429 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,430 ==> Parameters: 1289505154885431298(String), jeecg(String), 2020-08-01 18:16:01.428(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,432 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:16:01,607 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:16:01,609 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzNjEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.TFNMsNxKqbNV2mu1AUKq8aZP-WjympheKlcWolcjfIg checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:16:01,639 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzNjEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.TFNMsNxKqbNV2mu1AUKq8aZP-WjympheKlcWolcjfIg getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:16:01,648 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,654 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,670 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,685 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,686 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:01,688 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:16:02,732 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:16:03,204 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:16:03,204 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:16:03,204 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
DEBUG 2020-08-01 18:16:03,712 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:03,714 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:03,716 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:03,718 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:03,719 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:03,722 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:16:04,001 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:16:04,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzNjEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.TFNMsNxKqbNV2mu1AUKq8aZP-WjympheKlcWolcjfIg checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:16:04,012 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:16:04,015 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596276964012) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:16:10,440 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,441 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,443 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,952 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,953 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,954 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,955 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,956 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:10,957 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:16,097 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:16,098 ==> Parameters: 1289505216403288066(String), jeecg(String), 2020-08-01 18:16:16.096(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:16,100 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:16:16,100 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:16:22,670 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,671 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,673 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,679 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,680 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,688 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,690 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,691 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,695 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,696 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,697 ==> Parameters: 1289505244085694465(String), jeecg(String), 2020-08-01 18:16:22.696(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,698 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:16:22,715 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:16:22,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.RH5XhgoJR2pqJgsUX_aYyCDCGiYVTY1_IERM-R8O96Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:16:22,723 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.RH5XhgoJR2pqJgsUX_aYyCDCGiYVTY1_IERM-R8O96Y getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:16:22,725 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,726 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,733 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,738 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,739 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:22,742 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:16:23,636 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:16:24,003 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:16:24,005 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:16:24,007 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
DEBUG 2020-08-01 18:16:25,272 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:25,273 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:25,274 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:25,276 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:25,276 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:25,277 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:16:25,574 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:16:25,576 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODIzODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.RH5XhgoJR2pqJgsUX_aYyCDCGiYVTY1_IERM-R8O96Y checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:16:25,585 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:16:25,590 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596276985586) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:16:31,717 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:31,718 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:16:31,721 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:16:31,851 {conn-10005, pstmt-20218} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor466.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor441.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:418)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 18:16:31,901 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:418)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor466.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor441.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 18:29:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:26:13,981 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19180 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:26:13,984 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:26:16,027 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:26:16,031 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:26:16,213 Finished Spring Data repository scanning in 167ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:26:16,648 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:16,763 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:16,995 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:26:16,998 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:26:17,000 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,005 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,035 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,100 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,248 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,254 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,265 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,272 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,299 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,309 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,408 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,486 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,500 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,532 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,537 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:26:17,945 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:26:17,961 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,970 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,971 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,977 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,978 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,978 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:17,982 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:18,178 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:26:18,178 Root WebApplicationContext: initialization completed in 4162 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:26:18,487 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:26:18,743 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:26:18,743 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:26:18,744 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:26:18,744 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:26:19,022 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:26:19,093 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:26:19,096 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:26:19,243 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:26:19,684 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:26:20,096 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:26:20,214 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:26:20,428 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:26:20,844 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:26:20,845 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:26:20,845 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:26:20,846 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:26:20,870 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:26:21,735 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:26:22,453 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:26:22,461 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:26:22,463 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:26:22,478 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,288 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,291 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,293 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,294 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,311 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:26:23,315 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:26:23,316 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:26:23,339 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:26:23,393 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:26:23,441 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:26:28,215 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:26:30,213 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:26:30,223 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:26:30,224 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:26:30,227 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:26:30,229 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:26:30,230 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:26:30,231 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:26:30,231 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:26:30,232 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@fa200ab setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:26:32,310 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:26:32,622 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:26:32,826 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:26:34,160 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:26:34,177 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:26:34,197 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:26:34,260 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:26:34,481 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:26:34,482 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:26:34,484 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:26:34,485 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:26:34,487 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:26:34,506 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:26:34,519 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:26:34,524 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:26:34,525 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:26:34,526 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:26:34,528 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:26:34,530 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:26:34,548 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:26:34,576 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:26:34,579 Started JeecgApplication in 21.976 seconds (JVM running for 22.942) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:26:34,593 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:26:35,281 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:26:35,281 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:26:35,306 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:26:35,431 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:26:35,436 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 18:26:39,506 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:39,517 ==> Parameters: 1289507831145013250(String), jeecg(String), 2020-08-01 18:26:39.319(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:39,522 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:26:39,524 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:26:43,448 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:26:43,448 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:26:43,455 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596277603449) getDictItems SysDictController.java 217
INFO 2020-08-01 18:26:43,455 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596277603449) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:26:43,809 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:43,811 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:43,821 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:43,832 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:43,832 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:43,835 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,225 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,226 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,227 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,476 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,477 ==> Parameters: J(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,479 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,771 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,772 ==> Parameters: Ju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,773 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,875 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,875 ==> Parameters: Juy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:45,877 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,408 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,409 ==> Parameters: Ju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,410 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,889 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,889 ==> Parameters: J(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:46,891 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,079 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,080 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,081 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,317 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,318 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,319 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,953 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,954 ==> Parameters: lv(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:47,956 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,151 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,154 ==> Parameters: lvb(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,158 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,209 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,211 ==> Parameters: lvbu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,213 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,285 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,286 ==> Parameters: 吕布(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:48,287 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:49,280 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:49,282 ==> Parameters: 吕布(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:49,285 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,540 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,542 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,549 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,787 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,788 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:51,789 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,195 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,197 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,199 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,663 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,663 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,664 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,896 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:54,898 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,059 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,060 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,061 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,563 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,564 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:55,565 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:56,134 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:56,135 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:56,136 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:57,094 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:57,095 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:26:57,097 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:03,835 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:27:03,845 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:03,846 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:03,852 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:03,852 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596277623836) loadDict SysDictController.java 427
INFO 2020-08-01 18:27:06,828 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:27:06,829 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:06,830 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:06,836 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:06,837 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596277626829) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:27:10,542 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:10,543 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:10,544 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:10,802 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:10,803 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:10,805 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:11,360 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:11,361 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:11,362 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,339 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,340 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,342 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,698 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,699 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:12,700 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:13,927 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:13,929 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:13,930 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:14,408 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:14,409 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:14,410 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:15,595 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:15,596 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:15,597 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:18,903 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:18,904 ==> Parameters: 吕布(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:18,906 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,234 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,234 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,235 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,236 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,236 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,237 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,237 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,238 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,239 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,239 ==> Parameters: 15170787470(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,243 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,245 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,638 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,639 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:19,640 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,790 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,792 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,794 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,831 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,833 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,835 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,837 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,838 ==> Parameters: 1289508054860800002(String), jeecg(String), 2020-08-01 18:27:32.836(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:32,840 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:33,170 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:27:33,171 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.0suPxtDzoyCGnqJ13bvodFyfJSUuOBOK-bxi9KWKbKM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:27:33,198 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.0suPxtDzoyCGnqJ13bvodFyfJSUuOBOK-bxi9KWKbKM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:27:33,206 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:33,209 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:33,222 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:33,235 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:33,236 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:33,238 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:27:34,283 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:27:34,510 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:27:34,677 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:27:34,691 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:27:37,420 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:27:37,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNTIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.0suPxtDzoyCGnqJ13bvodFyfJSUuOBOK-bxi9KWKbKM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:27:37,435 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:27:37,438 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596277657436) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:27:37,442 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:37,443 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:37,445 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:37,446 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:37,447 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:37,450 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,410 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,411 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,412 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,660 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,662 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,663 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,665 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,666 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:44,667 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:47,386 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:47,387 ==> Parameters: 1289508115883728898(String), jeecg(String), 2020-08-01 18:27:47.386(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:47,392 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:47,393 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:27:55,169 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,170 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,172 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,177 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,178 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,181 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,184 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,185 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,187 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,189 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,189 ==> Parameters: 1289508148607688706(String), jeecg(String), 2020-08-01 18:27:55.188(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,191 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:27:55,207 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:27:55,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNzUsInVzZXJuYW1lIjoiYWRtaW4ifQ.4TAZJWxpKoqEWvXdj49AE_T6uFxkucStFWzfHYk_CbI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:27:55,216 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNzUsInVzZXJuYW1lIjoiYWRtaW4ifQ.4TAZJWxpKoqEWvXdj49AE_T6uFxkucStFWzfHYk_CbI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:27:55,218 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,219 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,228 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,233 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,234 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:27:55,236 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:27:56,271 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:27:56,345 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:27:56,360 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:27:56,665 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:28:07,263 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:28:07,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMwNzUsInVzZXJuYW1lIjoiYWRtaW4ifQ.4TAZJWxpKoqEWvXdj49AE_T6uFxkucStFWzfHYk_CbI checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:28:07,267 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:07,269 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:07,272 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:07,273 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:07,274 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:07,275 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:28:07,275 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:28:07,279 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596277687276) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:28:12,306 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:12,307 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:28:12,309 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:28:12,401 {conn-10002, pstmt-20210} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:420)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b091b7f6.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 18:28:12,442 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:420)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b091b7f6.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 18:33:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:29:45,984 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12600 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:29:45,988 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:29:48,061 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:29:48,065 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:29:48,253 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:29:48,691 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:48,805 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,040 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:29:49,042 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:29:49,045 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,049 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,081 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,152 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,318 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,325 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,339 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,346 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,377 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,393 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,538 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,632 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,646 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,679 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:49,685 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:29:50,096 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:29:50,113 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,123 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,123 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,130 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,130 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,130 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,134 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,328 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:29:50,329 Root WebApplicationContext: initialization completed in 4297 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:29:50,653 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:29:50,909 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:29:50,909 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:29:50,910 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:29:50,910 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:29:51,190 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:29:51,265 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:29:51,268 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:29:51,417 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:29:51,872 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:29:52,265 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:29:52,381 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:29:52,571 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:29:52,994 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:29:52,994 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:29:52,995 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:29:52,995 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:29:53,020 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:29:53,844 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:29:54,567 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:29:54,575 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:29:54,576 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:29:54,590 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,400 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,403 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,405 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,406 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,421 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:29:55,425 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:29:55,426 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:29:55,450 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:29:55,505 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:29:55,543 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:30:00,129 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:30:02,165 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:30:02,177 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:30:02,177 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:30:02,180 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:30:02,182 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:30:02,183 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:30:02,184 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:30:02,184 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:30:02,185 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:30:04,158 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:30:04,468 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:30:04,667 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:30:06,007 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:30:06,026 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:30:06,048 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:30:06,109 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:30:06,336 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:30:06,337 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:30:06,339 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:30:06,340 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:30:06,342 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:30:06,360 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:30:06,370 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:30:06,379 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:30:06,380 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:30:06,381 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:30:06,383 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:30:06,384 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:30:06,401 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:30:06,429 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:30:06,432 Started JeecgApplication in 21.81 seconds (JVM running for 22.811) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:30:06,445 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:30:07,096 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:30:07,098 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 18:30:07,308 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:30:07,309 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:30:07,340 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-08-01 18:30:19,778 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:19,791 ==> Parameters: 1289508755032694786(String), jeecg(String), 2020-08-01 18:30:19.605(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:19,792 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:30:19,793 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:30:22,419 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:30:22,419 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:30:22,426 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596277822420) getDictItems SysDictController.java 217
INFO 2020-08-01 18:30:22,427 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596277822420) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:30:22,773 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:22,774 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:22,782 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:22,793 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:22,793 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:22,796 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,387 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,388 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,389 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,637 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,638 ==> Parameters: j(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,640 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,857 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,859 ==> Parameters: ju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,861 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,948 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,949 ==> Parameters: juy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:24,950 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,200 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,201 ==> Parameters: juyj(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,202 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,754 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,755 ==> Parameters: juy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:25,756 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,206 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,207 ==> Parameters: ju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,208 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,353 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,353 ==> Parameters: j(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,355 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,456 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,457 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,458 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,760 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,761 ==> Parameters: j(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:26,764 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,151 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,152 ==> Parameters: ju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,154 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,322 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,323 ==> Parameters: juy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,325 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,400 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,402 ==> Parameters: juyj(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:27,404 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:28,598 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:28,600 ==> Parameters: 橘右京(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:28,602 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:29,848 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:29,850 ==> Parameters: 橘右京(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:29,852 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:31,894 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:31,896 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:31,898 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:32,586 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:32,588 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:32,590 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,085 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,086 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,577 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,579 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,581 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,825 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,825 ==> Parameters: 1517078743(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:35,826 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,021 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,022 ==> Parameters: 15170787434(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,023 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,753 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,754 ==> Parameters: 15170787434(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:36,755 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:30:44,406 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:30:44,417 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:44,419 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:44,420 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:30:44,421 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596277844407) loadDict SysDictController.java 427
INFO 2020-08-01 18:30:48,138 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:30:48,140 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:48,141 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:48,146 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:30:48,147 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596277848139) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:30:52,304 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:52,305 ==> Parameters: 那就(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:52,306 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:53,318 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:53,319 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:53,321 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,282 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,283 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,285 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,776 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,777 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:55,778 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:56,939 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:56,941 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:56,943 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,189 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,189 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,191 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,503 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,503 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:57,504 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:58,079 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:58,079 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:58,080 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:59,037 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:59,038 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:30:59,039 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:00,299 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:00,300 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:00,301 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,030 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,031 ==> Parameters: 橘右京(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,033 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,338 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,338 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,338 ==> Parameters: 15170787434(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,339 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,340 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,341 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,341 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,341 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,343 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,343 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,345 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,348 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,742 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,743 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:04,745 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,402 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,403 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,406 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,444 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,446 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,450 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,451 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,452 ==> Parameters: 1289508996964343810(String), jeecg(String), 2020-08-01 18:31:17.451(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,454 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:17,778 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:31:17,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMyNzcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cWAVq791UMKMa1i3JVe3n-xW7sP1D7lEdPCgZcLEioM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:31:17,803 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMyNzcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cWAVq791UMKMa1i3JVe3n-xW7sP1D7lEdPCgZcLEioM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:31:17,811 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,814 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,828 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,843 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,844 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:17,846 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:31:18,856 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:31:19,055 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:31:19,229 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:31:19,230 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:31:20,456 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:31:20,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMyNzcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cWAVq791UMKMa1i3JVe3n-xW7sP1D7lEdPCgZcLEioM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:31:20,468 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 18:31:20,471 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:20,471 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596277880468) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:31:20,472 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:20,474 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:20,477 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:20,478 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:20,480 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,383 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,385 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,387 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,625 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,626 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,628 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,630 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,631 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:27,632 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:29,893 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:29,894 ==> Parameters: 1289509049145679874(String), jeecg(String), 2020-08-01 18:31:29.892(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:29,896 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:29,897 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:31:49,427 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,428 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,430 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,436 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,437 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,439 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,441 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,442 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,446 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,448 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,449 ==> Parameters: 1289509131161100290(String), jeecg(String), 2020-08-01 18:31:49.447(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,450 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:49,470 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:31:49,471 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMzMDksInVzZXJuYW1lIjoiYWRtaW4ifQ.wzCEHzfUVRqv7_qPiz3E6jmkfd204VyLRQSWtuib7-w checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:31:49,477 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMzMDksInVzZXJuYW1lIjoiYWRtaW4ifQ.wzCEHzfUVRqv7_qPiz3E6jmkfd204VyLRQSWtuib7-w getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:31:49,480 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,481 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,491 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,496 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,496 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:49,498 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:31:50,493 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:31:50,566 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:31:50,566 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:31:50,878 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:31:52,404 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
DEBUG 2020-08-01 18:31:52,405 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:52,405 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODMzMDksInVzZXJuYW1lIjoiYWRtaW4ifQ.wzCEHzfUVRqv7_qPiz3E6jmkfd204VyLRQSWtuib7-w checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:31:52,406 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:52,408 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:52,410 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:52,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:52,413 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:31:52,414 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:31:52,418 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596277912415) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:31:57,825 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:57,826 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:31:57,827 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:31:57,924 {conn-10003, pstmt-20215} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor440.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:421)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 18:31:57,963 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:421)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor440.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 18:41:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:33:53,073 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14944 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:33:53,076 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:33:55,113 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:33:55,116 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:33:55,300 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:33:55,733 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:55,840 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,073 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:33:56,076 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:33:56,078 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,083 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,115 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,182 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,334 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,340 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,351 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,359 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,384 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,394 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,492 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,572 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,586 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,621 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:56,627 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:33:57,029 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:33:57,045 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,056 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,057 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,063 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,063 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,063 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,067 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,262 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:33:57,262 Root WebApplicationContext: initialization completed in 4153 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:33:57,576 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:33:57,834 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:33:57,835 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:33:57,835 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:33:57,836 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:33:58,116 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:33:58,188 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:33:58,191 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:33:58,335 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:33:58,795 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:33:59,005 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:33:59,442 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:33:59,633 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:34:00,050 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:34:00,051 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:34:00,052 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:34:00,053 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:34:00,077 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:34:00,918 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:34:01,635 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:34:01,641 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:34:01,643 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:34:01,659 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,483 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,487 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,489 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,490 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,507 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:34:02,511 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:34:02,512 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:34:02,536 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:34:02,589 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:34:02,622 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:34:07,178 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:34:09,098 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:34:09,109 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:34:09,110 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:34:09,111 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:34:09,114 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:34:09,115 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:34:09,115 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:34:09,115 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:34:09,116 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:34:11,040 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:34:11,343 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:34:11,538 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:34:12,855 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:34:12,872 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:34:12,892 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:34:12,952 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:34:13,173 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:34:13,174 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:34:13,176 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:34:13,177 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:34:13,179 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:34:13,197 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:34:13,215 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:34:13,221 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:34:13,221 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:34:13,222 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:34:13,224 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:34:13,224 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:34:13,243 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:34:13,270 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:34:13,273 Started JeecgApplication in 21.583 seconds (JVM running for 22.597) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:34:13,287 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:34:13,804 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:34:13,805 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:34:13,824 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:34:14,242 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:34:14,246 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 18:34:31,348 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:31,359 ==> Parameters: 1289509810193756162(String), jeecg(String), 2020-08-01 18:34:31.174(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:31,361 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:34:31,362 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:34:38,197 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:34:38,197 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:34:38,205 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596278078199) getDictItems SysDictController.java 217
INFO 2020-08-01 18:34:38,205 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596278078198) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:34:38,479 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:38,481 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:38,490 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:38,505 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:38,506 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:38,508 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:42,008 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:42,009 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:42,010 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,709 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,711 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,714 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,816 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,819 ==> Parameters: la(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,821 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,936 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,937 ==> Parameters: lao(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,938 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,944 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,945 ==> Parameters: laof(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:45,947 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,222 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,222 ==> Parameters: laofu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,224 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,463 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,464 ==> Parameters: laofuz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,465 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,918 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,918 ==> Parameters: laofuzi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:46,919 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,174 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,176 ==> Parameters: 老夫子(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,177 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,899 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,901 ==> Parameters: 老夫子(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:47,903 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,350 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,352 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,355 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,602 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,603 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:50,605 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:52,896 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:52,899 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:52,901 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,343 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,344 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,347 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,597 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,598 ==> Parameters: 1517078740(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,599 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,671 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,671 ==> Parameters: 15170787409(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:53,672 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:55,240 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:55,241 ==> Parameters: 15170787409(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:34:55,243 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:35:01,887 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:35:01,900 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:01,902 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:01,903 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:35:01,904 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596278101889) loadDict SysDictController.java 427
INFO 2020-08-01 18:35:06,330 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:35:06,332 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:06,332 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:06,337 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:35:06,338 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596278106331) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:35:09,972 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:09,973 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:09,975 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:10,434 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:10,435 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:10,436 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,361 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,363 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,364 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,623 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,625 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:11,627 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:12,364 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:12,366 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:12,368 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,378 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,379 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,380 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,671 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,672 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:13,673 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:14,397 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:14,398 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:14,399 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,634 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,635 ==> Parameters: 老夫子(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,636 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,936 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,937 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,939 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,939 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,943 ==> Parameters: 15170787409(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,942 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,942 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,945 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,945 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,945 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,946 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:17,949 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:18,340 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:18,341 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:18,343 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,127 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,128 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,131 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,166 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,168 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,171 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,172 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,173 ==> Parameters: 1289510073730265089(String), jeecg(String), 2020-08-01 18:35:34.171(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,176 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:35:34,503 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:35:34,504 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.GQey2CfShxVoEd1ClQaq1DzbJL8n5Nr_9al3Bu100e4 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:35:34,530 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.GQey2CfShxVoEd1ClQaq1DzbJL8n5Nr_9al3Bu100e4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:35:34,537 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,541 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,552 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,566 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,567 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:34,569 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:35:35,584 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:35:35,777 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:35:35,953 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:35:35,956 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:35:37,897 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:35:37,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.GQey2CfShxVoEd1ClQaq1DzbJL8n5Nr_9al3Bu100e4 checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:35:37,908 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:35:37,912 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278137908) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:35:37,913 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:37,914 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:37,917 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:37,919 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:37,920 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:37,921 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,013 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,014 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,016 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,265 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,266 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,268 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,270 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,271 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:44,272 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:47,569 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:47,570 ==> Parameters: 1289510129912967170(String), jeecg(String), 2020-08-01 18:35:47.568(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:35:47,572 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:35:47,573 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:36:02,621 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,622 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,623 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,628 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,629 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,633 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,634 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,635 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,638 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,639 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,640 ==> Parameters: 1289510193125322753(String), jeecg(String), 2020-08-01 18:36:02.639(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,642 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:36:02,661 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:36:02,662 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1NjIsInVzZXJuYW1lIjoiYWRtaW4ifQ.arLmxW0VI3pUGR5yG9JkYishFmq1yFG0xiguKVnGQAA checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:36:02,668 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1NjIsInVzZXJuYW1lIjoiYWRtaW4ifQ.arLmxW0VI3pUGR5yG9JkYishFmq1yFG0xiguKVnGQAA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:36:02,671 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,672 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,679 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,683 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,684 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:02,686 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:36:03,663 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:36:03,753 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:36:03,753 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:36:04,054 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:36:05,614 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:36:05,615 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1NjIsInVzZXJuYW1lIjoiYWRtaW4ifQ.arLmxW0VI3pUGR5yG9JkYishFmq1yFG0xiguKVnGQAA checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:36:05,617 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:05,618 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:05,622 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:05,624 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:05,625 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:36:05,626 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 18:36:05,626 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:36:05,630 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278165627) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:36:12,157 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:12,158 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:36:12,160 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:36:12,263 {conn-10003, pstmt-20215} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:422)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 18:36:12,307 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:422)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
INFO 2020-08-01 18:39:28,978 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:39:28,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODM1NjIsInVzZXJuYW1lIjoiYWRtaW4ifQ.arLmxW0VI3pUGR5yG9JkYishFmq1yFG0xiguKVnGQAA checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:39:28,982 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:28,983 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:28,985 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:28,987 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:28,988 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:28,989 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:39:28,989 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:39:28,993 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278368990) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:39:43,628 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:43,629 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:39:43,630 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 18:47:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:41:27,186 Starting JeecgApplication on DESKTOP-7I21J53 with PID 20380 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:41:27,190 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:41:29,328 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:41:29,330 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:41:29,520 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:41:30,031 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,147 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,392 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:41:30,394 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:41:30,397 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,402 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,435 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,501 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,652 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,658 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,670 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,679 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,703 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,713 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,814 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,892 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,906 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,940 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:30,947 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:41:31,362 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:41:31,378 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,388 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,389 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,395 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,396 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,396 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,400 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,594 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:41:31,594 Root WebApplicationContext: initialization completed in 4366 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:41:31,910 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:41:32,167 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:41:32,168 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:41:32,168 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:41:32,169 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:41:32,451 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:41:32,523 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:41:32,525 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:41:32,673 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:41:33,152 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:41:33,659 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:41:33,777 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:41:33,969 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:41:34,389 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:41:34,390 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:41:34,391 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:41:34,391 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:41:34,415 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:41:35,277 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:41:36,014 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,021 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,024 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,038 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,864 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,867 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,869 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,870 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,885 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:41:36,889 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:41:36,890 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:41:36,914 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:41:36,979 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:41:37,011 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:41:41,738 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:41:43,599 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:41:43,609 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:41:43,610 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:41:43,612 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:41:43,614 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:41:43,615 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:41:43,616 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:41:43,616 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:41:43,616 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:41:45,667 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:41:45,982 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:41:46,183 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:41:47,517 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:41:47,533 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:41:47,553 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:41:47,614 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:41:47,841 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:41:47,843 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:41:47,844 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:41:47,846 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:41:47,848 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:41:47,866 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:41:47,889 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:41:47,894 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:41:47,895 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:41:47,896 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:41:47,898 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:41:47,899 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:41:47,918 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:41:47,945 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:41:47,948 Started JeecgApplication in 22.137 seconds (JVM running for 23.134) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:41:47,961 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:41:48,481 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:41:48,481 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:41:48,511 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:41:48,634 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:41:48,637 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 18:41:56,381 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:41:56,393 ==> Parameters: 1289511676789022721(String), jeecg(String), 2020-08-01 18:41:56.195(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:41:56,395 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:41:56,396 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:42:01,846 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:42:01,846 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:42:01,853 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596278521847) getDictItems SysDictController.java 217
INFO 2020-08-01 18:42:01,854 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596278521847) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:42:02,488 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:02,489 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:02,497 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:02,695 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:02,696 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:02,699 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:03,963 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:03,965 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:03,966 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,467 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,470 ==> Parameters: b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,586 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,589 ==> Parameters: ba(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,592 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,702 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,703 ==> Parameters: bai(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,704 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,709 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,710 ==> Parameters: bail(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,712 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,979 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,980 ==> Parameters: baili(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:05,981 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,330 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,330 ==> Parameters: bailis(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,331 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,777 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,778 ==> Parameters: bailisy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:06,781 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:07,016 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:07,018 ==> Parameters: 百里守约(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:07,019 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:07,999 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:08,001 ==> Parameters: 百里守约(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:08,003 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,072 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,074 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,080 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,322 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,323 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:11,326 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,375 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,378 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,380 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,810 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,810 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:13,813 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,059 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,060 ==> Parameters: 1517078740(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,062 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,149 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,150 ==> Parameters: 15170787408(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:14,151 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:15,515 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:15,516 ==> Parameters: 15170787408(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:15,517 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:42:24,642 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:42:24,650 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:24,652 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:24,654 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:42:24,655 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596278544643) loadDict SysDictController.java 427
INFO 2020-08-01 18:42:27,808 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:42:27,810 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:27,811 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:27,816 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:42:27,816 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596278547809) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:42:31,696 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:31,698 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:31,700 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:32,216 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:32,217 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:32,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,200 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,203 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,205 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,437 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,438 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:33,439 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:34,407 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:34,408 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:34,409 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,492 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,493 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,494 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,957 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,958 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:35,959 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:37,099 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:37,100 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:37,102 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,666 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,668 ==> Parameters: 百里守约(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,969 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,969 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,970 ==> Parameters: 15170787408(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,971 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,972 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,972 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,975 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,976 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,978 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,978 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,980 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:39,981 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:40,373 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:40,374 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:42:40,375 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,338 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,339 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,341 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,380 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,382 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,383 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,384 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,385 ==> Parameters: 1289512058521018369(String), jeecg(String), 2020-08-01 18:43:27.384(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,386 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:43:27,592 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:43:27,595 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.eAP9iz-tpw55q6cxdj_TRVOc-gy2SDo8P6ayT5t9HyY checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:43:27,625 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.eAP9iz-tpw55q6cxdj_TRVOc-gy2SDo8P6ayT5t9HyY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:43:27,634 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,637 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,648 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,661 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,662 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:27,665 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:43:28,678 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:43:28,868 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:43:29,055 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:43:29,055 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:43:30,453 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:43:30,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMDcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.eAP9iz-tpw55q6cxdj_TRVOc-gy2SDo8P6ayT5t9HyY checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:43:30,466 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 18:43:30,466 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:30,467 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:43:30,469 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278610466) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:43:30,470 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:30,472 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:30,474 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:30,475 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,625 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,626 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,628 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,880 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,881 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,882 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,884 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,885 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:36,886 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:39,030 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:39,031 ==> Parameters: 1289512107363688450(String), jeecg(String), 2020-08-01 18:43:39.029(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:39,033 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:43:39,034 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:43:48,526 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,526 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,527 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,532 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,534 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,539 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,540 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,541 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,543 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,545 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,546 ==> Parameters: 1289512147276685314(String), jeecg(String), 2020-08-01 18:43:48.544(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,547 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:43:48,564 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:43:48,565 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.tLO-YHN2pT0UdgUQhQQ2Oqw6q0RLJov24NOT7Q8drkc checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:43:48,573 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.tLO-YHN2pT0UdgUQhQQ2Oqw6q0RLJov24NOT7Q8drkc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:43:48,575 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,576 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,583 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,588 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,589 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:48,590 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:43:49,451 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:43:49,516 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:43:49,518 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:43:49,827 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:43:52,217 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:43:52,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQwMjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.tLO-YHN2pT0UdgUQhQQ2Oqw6q0RLJov24NOT7Q8drkc checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:43:52,219 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:52,220 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:52,223 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:52,225 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:52,226 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:52,227 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:43:52,229 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:43:52,232 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278632229) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:43:59,626 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:59,628 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:43:59,629 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:43:59,742 {conn-10004, pstmt-20210} execute error. SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:423)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 18:43:59,781 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,athlete_no,athlete_name,gender,nation,birth_date,athlete_height,password,athlete_weight,native_province,native_city,id_no,mobile,home_address,zipcode,police_station,father,father_mobile,mother,mother_mobile,transport_department_city,transport_department_school,admission_date,grade,class_teacher_id,major_sport_attend_date,sport_code,coach_id,retire_date,accept_department_type,accept_department,photo_type,photo_name,photo_path,upload_date,resume,create_by,create_time,update_by,update_time,del_flag,process_id FROM tb_edu_athlete WHERE process_id = ? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$34ecde04.getOne(<generated>)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$a1f1552a.getOne(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:423)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'password' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor439.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy377.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
    at sun.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Sat Aug 01 18:47:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:47:23,588 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19444 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:47:23,592 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
Logback Log Messages

Log session start time Sat Aug 01 18:53:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:47:49,128 Starting JeecgApplication on DESKTOP-7I21J53 with PID 1360 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:47:49,132 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:47:51,176 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:47:51,180 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:47:51,365 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:47:51,799 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$82adf5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:51,904 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,137 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:47:52,139 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:47:52,142 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,147 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,179 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,244 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$62a88c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,389 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,396 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc36fd2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,409 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,417 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,441 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,450 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$77c24aa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,549 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,638 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,656 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cd7c7d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,692 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$75c16a0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:52,699 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:47:53,101 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:47:53,117 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,127 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,127 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,134 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,134 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,134 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,138 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,333 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:47:53,334 Root WebApplicationContext: initialization completed in 4166 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:47:53,643 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:47:53,901 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:47:53,902 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:47:53,903 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:47:53,903 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:47:54,187 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:47:54,256 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:47:54,259 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:47:54,406 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:47:54,849 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:47:55,025 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:47:55,446 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:47:55,634 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:47:56,049 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:47:56,050 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:47:56,050 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:47:56,051 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:47:56,074 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:47:56,902 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:47:57,609 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:47:57,614 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:47:57,616 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:47:57,637 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,432 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,436 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,437 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,438 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,477 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:47:58,481 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:47:58,482 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:47:58,504 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:47:58,556 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:47:58,592 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:48:03,269 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:48:05,155 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:48:05,167 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:48:05,168 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:48:05,170 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:48:05,172 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:48:05,173 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:48:05,174 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:48:05,174 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:48:05,175 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5434de8 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:48:07,165 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:48:07,472 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:48:07,670 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:48:08,977 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:48:08,995 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:48:09,016 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:48:09,078 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:48:09,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:48:09,304 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:48:09,305 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:48:09,307 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:48:09,310 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:48:09,328 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:48:09,337 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:48:09,342 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:48:09,343 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:48:09,344 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:48:09,346 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:48:09,347 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:48:09,366 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:48:09,395 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:48:09,398 Started JeecgApplication in 21.696 seconds (JVM running for 22.811) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:48:09,413 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:48:09,705 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:48:09,705 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:48:09,728 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:48:09,855 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:48:09,857 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-08-01 18:48:13,706 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:13,718 ==> Parameters: 1289513259413155841(String), jeecg(String), 2020-08-01 18:48:13.533(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:13,720 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:48:13,721 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:48:16,663 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:48:16,663 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:48:16,670 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596278896664) getDictItems SysDictController.java 217
INFO 2020-08-01 18:48:16,670 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596278896664) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:48:17,030 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:17,030 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:17,032 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:17,032 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:17,041 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:17,041 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:19,020 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:19,022 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:19,024 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:24,730 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:24,732 ==> Parameters: m(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:24,733 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,248 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,249 ==> Parameters: mi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,251 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,492 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,494 ==> Parameters: miy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,495 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,606 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,608 ==> Parameters: miyu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,611 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,708 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,708 ==> Parameters: miyue(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:25,710 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:26,341 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:26,342 ==> Parameters: 芈月(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:26,344 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:27,621 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:27,622 ==> Parameters: 芈月(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:27,623 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:29,775 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:29,777 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:29,779 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:30,323 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:30,326 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:30,328 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,136 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,138 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,140 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,601 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,604 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,607 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,847 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,848 ==> Parameters: 1517078740(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:34,850 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:35,187 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:35,190 ==> Parameters: 15170787401(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:35,197 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:36,902 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:36,904 ==> Parameters: 15170787401(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:36,907 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:48:42,338 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:48:42,347 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:42,348 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:42,350 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:48:42,351 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596278922339) loadDict SysDictController.java 427
INFO 2020-08-01 18:48:45,781 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:48:45,782 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:45,783 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:45,789 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:48:45,790 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596278925782) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:48:49,189 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:49,190 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:49,192 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,364 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,364 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,365 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,617 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,618 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,619 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,913 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,914 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:50,916 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:51,555 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:51,556 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:51,558 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,322 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,322 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,324 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,843 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,844 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:52,845 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:53,721 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:53,723 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:53,724 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,210 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,211 ==> Parameters: 芈月(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,213 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,516 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,516 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,518 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,518 ==> Parameters: 15170787401(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,520 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,520 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,521 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,521 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,522 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,522 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,523 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,524 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,907 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,908 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:48:59,913 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:49:05,263 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:49:05,263 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:49:05,270 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596278945264) getDictItems SysDictController.java 217
INFO 2020-08-01 18:49:05,271 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596278945264) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:49:05,510 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:05,511 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:05,513 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:05,612 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:05,614 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:05,616 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:07,572 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:07,573 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:07,575 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,623 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,624 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,626 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,665 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,667 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,670 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,671 ==> Parameters: 1289513586447233025(String), jeecg(String), 2020-08-01 18:49:31.669(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:31,672 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:49:32,001 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:49:32,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQzNzEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.iTEy9CEG7w-EATTUNS8BVEyHBT_sVQYvlYVHlmJLxeo checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:49:32,027 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQzNzEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.iTEy9CEG7w-EATTUNS8BVEyHBT_sVQYvlYVHlmJLxeo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:49:32,035 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:32,039 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:32,048 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:32,060 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:32,061 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:32,063 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:49:33,086 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:49:33,253 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:49:33,441 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:49:33,446 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:49:45,761 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:49:45,763 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQzNzEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.iTEy9CEG7w-EATTUNS8BVEyHBT_sVQYvlYVHlmJLxeo checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:49:45,773 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:49:45,774 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 18:49:45,774 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:45,776 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:49:45,777 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596278985774) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:49:45,778 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:45,781 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:45,783 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,201 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,204 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,206 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,449 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,449 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,451 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,452 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,454 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:49:52,455 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:14,083 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:14,084 ==> Parameters: 1289513764340248578(String), jeecg(String), 2020-08-01 18:50:14.082(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:14,087 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:50:14,088 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:50:23,385 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,386 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,387 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,392 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,393 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,395 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,397 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,398 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,402 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,404 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,405 ==> Parameters: 1289513803435356161(String), jeecg(String), 2020-08-01 18:50:23.403(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,406 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:50:23,427 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:50:23,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ0MjMsInVzZXJuYW1lIjoiYWRtaW4ifQ.5BCeVIUFg0sLVwAPdFLW01A5JRZ-qvKiTMzyygLXsKg checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:50:23,435 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ0MjMsInVzZXJuYW1lIjoiYWRtaW4ifQ.5BCeVIUFg0sLVwAPdFLW01A5JRZ-qvKiTMzyygLXsKg getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:50:23,437 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,438 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,447 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,451 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,452 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:23,453 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:50:24,361 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:50:24,429 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:50:24,731 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:50:24,734 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:50:27,813 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:50:27,815 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ0MjMsInVzZXJuYW1lIjoiYWRtaW4ifQ.5BCeVIUFg0sLVwAPdFLW01A5JRZ-qvKiTMzyygLXsKg checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:50:27,817 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:27,818 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:27,820 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:27,823 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:27,824 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:27,826 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:50:27,826 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:50:27,830 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596279027827) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:50:34,419 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,420 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,421 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,531 ==> Preparing: INSERT INTO sys_user ( id, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,532 ==> Parameters: 1289513850105376769(String), 3(Integer), 芈月(String), f5161b15144e663e(String), vrWZjK0E(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 18:50:34.522(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,533 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,536 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,537 ==> Parameters: 1289513850130542594(String), 1289513850105376769(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,539 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,676 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,678 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,681 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,683 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,684 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:50:34,686 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:02,362 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:02,364 ==> Parameters: 1289513966841245697(String), jeecg(String), 2020-08-01 18:51:02.361(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:02,366 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:51:02,367 用户名: 管理员,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:51:16,528 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:16,530 ==> Parameters: 15170787401(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:16,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:16,535 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:16,537 ==> Parameters: 1289514026282921986(String), jeecg(String), 2020-08-01 18:51:16.533(Timestamp), 127.0.0.1(String), 用户登录失败,用户不存在!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:51:16,539 <== Updates: 1 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:51:16,545 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.system.controller.LoginController.login(LoginController.java:83)
    at org.jeecg.modules.system.controller.LoginController$$FastClassBySpringCGLIB$$b307ab61.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.LoginController$$EnhancerBySpringCGLIB$$43ee2181.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Aug 01 18:57:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:53:59,989 Starting JeecgApplication on DESKTOP-7I21J53 with PID 18104 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:53:59,993 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:54:02,067 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:54:02,071 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:54:02,254 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:54:02,697 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:02,802 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,033 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:54:03,036 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:54:03,038 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,042 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,074 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,138 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,290 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,295 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,306 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,313 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,341 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,353 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,451 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,527 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,541 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,575 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,582 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:54:03,982 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:54:03,998 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,007 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,007 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,013 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,014 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,014 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,018 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,219 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:54:04,220 Root WebApplicationContext: initialization completed in 4187 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:54:04,537 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:54:04,791 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:54:04,792 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:54:04,792 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:54:04,792 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:54:05,069 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:54:05,143 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:54:05,146 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:54:05,291 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:54:05,737 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:54:06,237 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:54:06,355 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:54:06,542 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:54:06,955 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:54:06,955 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:54:06,956 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:54:06,956 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:54:06,981 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:54:07,805 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:54:08,511 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:54:08,517 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:54:08,519 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:54:08,533 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,360 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,364 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,366 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,367 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,384 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:54:09,389 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:54:09,390 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:54:09,417 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:54:09,469 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:54:09,507 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:54:14,072 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:54:16,152 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:54:16,166 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:54:16,166 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:54:16,169 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:54:16,171 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:54:16,173 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:54:16,173 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:54:16,174 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:54:16,174 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5e4874ae setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:54:18,198 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:54:18,530 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:54:18,732 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:54:20,078 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:54:20,096 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:54:20,118 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:54:20,179 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:54:20,402 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:54:20,403 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:54:20,405 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:54:20,406 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:54:20,408 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:54:20,428 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:54:20,437 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:54:20,442 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:54:20,442 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:54:20,444 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:54:20,446 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:54:20,447 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:54:20,466 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:54:20,493 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:54:20,497 Started JeecgApplication in 21.826 seconds (JVM running for 22.828) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:54:20,510 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:54:21,064 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:54:21,065 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:54:21,088 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 18:54:21,190 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:54:21,194 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 18:54:29,351 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:54:29,351 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:54:29,422 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596279269352) getDictItems SysDictController.java 217
INFO 2020-08-01 18:54:29,422 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596279269352) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:54:29,526 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:29,534 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:29,541 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:29,552 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:29,552 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:29,554 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:30,807 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:30,809 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:30,811 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:32,559 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:32,561 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:32,562 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,027 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,029 ==> Parameters: B(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,032 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,137 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,139 ==> Parameters: Bu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,142 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,264 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,266 ==> Parameters: Buz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,268 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,282 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,283 ==> Parameters: Buzh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,284 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,414 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,417 ==> Parameters: Buzhi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,420 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,839 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,840 ==> Parameters: Buzh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:34,841 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,331 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,332 ==> Parameters: Buz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,333 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,495 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,496 ==> Parameters: Bu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,498 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,598 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,598 ==> Parameters: B(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,600 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,635 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,635 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:35,636 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,048 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,049 ==> Parameters: b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,050 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,518 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,520 ==> Parameters: bz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,522 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,781 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,783 ==> Parameters: bzd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:36,787 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,034 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,035 ==> Parameters: bz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,036 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,824 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,825 ==> Parameters: bzh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:37,826 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:38,085 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:38,087 ==> Parameters: bzhw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:38,090 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,139 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,140 ==> Parameters: bzh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,142 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,735 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,735 ==> Parameters: bz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:39,736 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,080 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,081 ==> Parameters: bzh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,082 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,450 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,451 ==> Parameters: bzhi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,453 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,814 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,815 ==> Parameters: bzhih(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:40,816 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,212 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,212 ==> Parameters: bzhihu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,213 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,421 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,422 ==> Parameters: bzhihuo(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,423 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,498 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,498 ==> Parameters: bzhihuow(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,499 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,951 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,952 ==> Parameters: bzhihuowu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:41,954 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,201 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,202 ==> Parameters: 不知火舞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,203 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,995 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,997 ==> Parameters: 不知火舞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:42,999 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,482 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,483 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,484 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,737 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,738 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:45,739 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:54:52,578 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:54:52,589 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:52,591 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:52,592 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:54:52,593 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596279292579) loadDict SysDictController.java 427
INFO 2020-08-01 18:54:55,893 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:54:55,896 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:55,898 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:55,902 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:54:55,903 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596279295895) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:54:59,849 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:59,850 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:54:59,852 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:00,560 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:00,561 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:00,562 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:01,098 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:01,099 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:01,100 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,300 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,301 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,302 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,710 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,711 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:02,712 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:03,321 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:03,322 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:03,323 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:04,112 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:04,112 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:04,113 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:05,247 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:05,248 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:05,249 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,216 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,217 ==> Parameters: 不知火舞(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,528 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,528 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,530 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,530 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,532 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,532 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,532 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,534 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,534 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,535 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,536 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,934 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,935 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:08,939 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,813 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,814 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,816 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,864 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,867 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,868 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,879 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,880 ==> Parameters: 1289515080496082946(String), jeecg(String), 2020-08-01 18:55:27.877(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:27,883 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:55:28,210 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:55:28,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3MjcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.RiAk2IECmsFhDrQOsLPhiQCf9JObVlK4S6QTzpXb7wI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:55:28,253 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3MjcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.RiAk2IECmsFhDrQOsLPhiQCf9JObVlK4S6QTzpXb7wI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:55:28,261 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:28,268 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:28,279 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:28,293 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:28,294 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:28,296 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:55:29,372 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:55:29,558 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:55:29,748 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:55:29,752 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:55:31,230 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:55:31,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3MjcsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.RiAk2IECmsFhDrQOsLPhiQCf9JObVlK4S6QTzpXb7wI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:55:31,242 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 18:55:31,246 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:55:31,246 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596279331242) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:55:31,247 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:31,250 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:31,253 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:31,254 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:31,256 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,561 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,562 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,564 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,811 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,812 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,814 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,815 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,815 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:36,817 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:38,901 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:38,902 ==> Parameters: 1289515126725701634(String), jeecg(String), 2020-08-01 18:55:38.9(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:38,907 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:55:38,908 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:55:45,822 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,823 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,824 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,829 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,830 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,831 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,833 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,834 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,838 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,840 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,840 ==> Parameters: 1289515155829977090(String), jeecg(String), 2020-08-01 18:55:45.839(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:45,842 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:55:46,074 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:55:46,076 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.eZOCgeCbFGZPVyDg-pGUk9hw4Q85RwZWtlgldEGOPLw checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:55:46,084 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.eZOCgeCbFGZPVyDg-pGUk9hw4Q85RwZWtlgldEGOPLw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:55:46,087 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:46,088 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:46,094 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:46,100 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:46,101 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:46,103 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:55:46,902 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:55:46,969 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:55:47,271 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:55:47,293 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:55:48,505 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:55:48,506 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ3NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.eZOCgeCbFGZPVyDg-pGUk9hw4Q85RwZWtlgldEGOPLw checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:55:48,507 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:48,509 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:48,511 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:48,513 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:48,514 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:48,515 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:55:48,516 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:55:48,520 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596279348517) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:55:54,243 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,244 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,246 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,371 ==> Preparing: INSERT INTO sys_user ( id, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,373 ==> Parameters: 1289515191611584513(String), 3(Integer), 不知火舞(String), c58f07ef9e611bbcd0302730c5b59751(String), CpxODIoU(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 18:55:54.362(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,374 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,376 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,377 ==> Parameters: 1289515191636750338(String), 1289515191611584513(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,379 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,496 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,497 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,499 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,501 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,502 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:55:54,503 <== Total: 4 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 19:06:21 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 18:57:35,389 Starting JeecgApplication on DESKTOP-7I21J53 with PID 1372 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 18:57:35,392 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 18:57:37,594 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 18:57:37,597 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 18:57:37,781 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 18:57:38,235 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$93b23e61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,353 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,603 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 18:57:38,616 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 18:57:38,622 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,628 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,661 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,729 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$73acd4cb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,882 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,890 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dd3b459c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,902 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,910 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,936 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:38,946 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$88c69315] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,050 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,129 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,146 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$de80c5ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,183 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$86c5b27b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,192 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 18:57:39,620 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 18:57:39,637 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,646 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,647 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,653 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,653 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,654 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,657 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,850 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 18:57:39,850 Root WebApplicationContext: initialization completed in 4426 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 18:57:40,222 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 18:57:40,488 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 18:57:40,489 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 18:57:40,490 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 18:57:40,491 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 18:57:40,773 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 18:57:40,845 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 18:57:40,848 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 18:57:40,992 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 18:57:41,459 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 18:57:42,005 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 18:57:42,127 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 18:57:42,321 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:57:42,734 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 18:57:42,735 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:57:42,736 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 18:57:42,737 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:57:42,761 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 18:57:43,613 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:57:44,336 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:57:44,341 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 18:57:44,342 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 18:57:44,358 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,139 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,142 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,144 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,145 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,161 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 18:57:45,165 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 18:57:45,166 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 18:57:45,193 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 18:57:45,299 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 18:57:45,333 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 18:57:49,980 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 18:57:51,918 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 18:57:51,929 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 18:57:51,930 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 18:57:51,933 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 18:57:51,935 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 18:57:51,936 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 18:57:51,937 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 18:57:51,937 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 18:57:51,938 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 18:57:54,035 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 18:57:54,352 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 18:57:54,551 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 18:57:55,890 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 18:57:55,914 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 18:57:55,935 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 18:57:55,997 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 18:57:56,220 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:57:56,222 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:57:56,223 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:57:56,226 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:57:56,227 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 18:57:56,245 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 18:57:56,254 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 18:57:56,259 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 18:57:56,259 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 18:57:56,260 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 18:57:56,262 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 18:57:56,264 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 18:57:56,284 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 18:57:56,310 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 18:57:56,313 Started JeecgApplication in 21.858 seconds (JVM running for 29.322) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 18:57:56,326 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 18:57:56,883 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 18:57:56,885 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 18:57:57,094 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 18:57:57,096 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 18:57:57,125 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-08-01 18:58:04,239 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:04,251 ==> Parameters: 1289515736288083970(String), jeecg(String), 2020-08-01 18:58:04.061(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:04,253 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:58:04,254 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 18:58:07,276 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 18:58:07,276 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 18:58:07,284 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596279487277) getDictItems SysDictController.java 217
INFO 2020-08-01 18:58:07,284 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596279487277) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:58:07,635 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:07,636 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:07,644 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:07,654 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:07,655 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:07,657 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:08,951 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:08,952 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:08,954 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:09,902 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:09,903 ==> Parameters: c(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:09,905 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,473 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,475 ==> Parameters: cy(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,478 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,725 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,726 ==> Parameters: cyj(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:10,727 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:11,450 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:11,451 ==> Parameters: 程咬金(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:11,453 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:12,654 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:12,655 ==> Parameters: 程咬金(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:12,658 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:14,344 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:14,346 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:14,347 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:15,077 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:15,077 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:15,079 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:58:23,206 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:58:23,215 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:23,216 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:23,218 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:58:23,218 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596279503207) loadDict SysDictController.java 427
INFO 2020-08-01 18:58:28,839 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 18:58:28,840 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:28,842 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:28,847 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:58:28,848 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596279508840) loadDict SysDictController.java 427
DEBUG 2020-08-01 18:58:32,400 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:32,402 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:32,403 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:33,486 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:33,487 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:33,489 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:34,084 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:34,086 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:34,089 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,303 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,304 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,307 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,587 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,589 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:35,590 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:36,279 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:36,280 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:36,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:37,079 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:37,080 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:37,081 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:38,010 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:38,012 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:38,014 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,432 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,433 ==> Parameters: 程咬金(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,435 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,738 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,737 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,739 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,740 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,740 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,741 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,741 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,741 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,743 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,743 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,748 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:41,748 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:42,135 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:42,136 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:42,138 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,355 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,356 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,360 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,400 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,402 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,404 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,406 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,407 ==> Parameters: 1289515946728898562(String), jeecg(String), 2020-08-01 18:58:54.405(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,409 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:58:54,734 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:58:54,735 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.06eA2XFAe0kSZ4Fc0tUzr6PTOzfa_vpS0E-wrmmYuGM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:58:54,760 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.06eA2XFAe0kSZ4Fc0tUzr6PTOzfa_vpS0E-wrmmYuGM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:58:54,768 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,771 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,784 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,797 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,798 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:54,800 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:58:55,799 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:58:55,982 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:58:56,187 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:58:56,190 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:58:58,042 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:58:58,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5MzQsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.06eA2XFAe0kSZ4Fc0tUzr6PTOzfa_vpS0E-wrmmYuGM checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:58:58,053 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:58:58,058 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596279538054) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:58:58,059 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:58,060 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:58,062 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:58,063 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:58,065 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:58:58,069 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:08,450 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:08,451 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:08,453 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:08,997 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:08,998 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:09,000 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:09,001 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:09,001 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:09,002 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:10,737 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:10,738 ==> Parameters: 1289516015230271490(String), jeecg(String), 2020-08-01 18:59:10.736(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:10,743 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:59:10,744 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:59:20,009 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,010 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,013 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,018 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,019 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,022 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,023 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,024 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,028 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,029 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,030 ==> Parameters: 1289516054203744257(String), jeecg(String), 2020-08-01 18:59:20.029(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,031 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:59:20,259 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 18:59:20,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5NjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.IVrOGxMfRtbwZ2k4EBU-WePTluyitgxQWQ8L_psTcuQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 18:59:20,266 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5NjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.IVrOGxMfRtbwZ2k4EBU-WePTluyitgxQWQ8L_psTcuQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 18:59:20,268 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,269 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,280 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,286 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,287 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:20,289 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 18:59:21,160 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 18:59:21,225 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 18:59:21,529 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 18:59:21,529 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 18:59:23,300 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
DEBUG 2020-08-01 18:59:23,300 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:59:23,301 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODQ5NjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.IVrOGxMfRtbwZ2k4EBU-WePTluyitgxQWQ8L_psTcuQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 18:59:23,301 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:23,303 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:23,307 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:23,308 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:23,310 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:59:23,312 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 18:59:23,316 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596279563313) getDictItems SysDictController.java 217
DEBUG 2020-08-01 18:59:28,594 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,595 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,597 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,708 ==> Preparing: INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,709 ==> Parameters: 1289516090601914369(String), 15170787476(String), 3(Integer), 程咬金(String), fd3871f8a90b4cda7a4a1e18377ff926(String), 89SaDNKc(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 18:59:28.698(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,711 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,714 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,714 ==> Parameters: 1289516090631274498(String), 1289516090601914369(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,716 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,845 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,846 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,848 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,850 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,851 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:28,854 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:44,106 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:44,107 ==> Parameters: 1289516155194195969(String), jeecg(String), 2020-08-01 18:59:44.105(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:44,109 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 18:59:44,110 用户名: 管理员,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 18:59:55,990 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:55,991 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 18:59:55,993 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:06,744 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:06,745 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:06,746 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:25,251 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:25,253 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:25,255 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:34,833 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:34,834 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:34,835 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:44,741 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:44,743 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:00:44,746 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:01:40,003 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:01:40,004 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:01:40,006 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:02:46,684 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:02:46,685 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:02:46,686 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:02,452 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:02,454 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:02,454 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:56,419 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:56,420 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:03:56,422 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sat Aug 01 19:06:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 19:06:21,648 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12356 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 19:06:21,652 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 19:06:23,760 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 19:06:23,763 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 19:06:23,960 Finished Spring Data repository scanning in 182ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 19:06:24,412 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$72b58106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:24,532 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:24,782 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 19:06:24,785 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 19:06:24,788 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:24,794 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:24,827 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:24,894 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$52b01770] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,047 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,054 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc3e8841] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,066 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,075 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,136 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,146 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$67c9d5ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,247 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,321 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,333 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bd840850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,365 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$65c8f520] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,370 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:25,790 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 19:06:25,805 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,813 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,813 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,819 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,819 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,820 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:25,823 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:26,009 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 19:06:26,010 Root WebApplicationContext: initialization completed in 4325 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 19:06:26,344 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 19:06:26,615 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 19:06:26,615 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 19:06:26,616 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 19:06:26,617 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 19:06:26,908 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 19:06:27,016 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 19:06:27,018 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 19:06:27,165 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 19:06:27,660 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 19:06:27,860 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 19:06:28,284 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 19:06:28,483 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 19:06:28,928 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 19:06:28,929 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 19:06:28,930 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 19:06:28,930 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 19:06:28,957 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-01 19:06:46,808 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10472 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-01 19:06:46,812 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-01 19:06:48,938 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-01 19:06:48,941 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-01 19:06:49,127 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-01 19:06:49,569 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6ce931de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:49,679 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:49,914 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 206
INFO 2020-08-01 19:06:49,917 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 224
INFO 2020-08-01 19:06:49,919 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:49,924 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:49,956 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,020 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4ce3c848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,172 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,177 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6723919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,187 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,195 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,218 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,228 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$61fd8692] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,325 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,401 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,415 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7b7b928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,446 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ffca5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,452 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-01 19:06:50,851 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-01 19:06:50,868 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,878 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,879 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,885 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,885 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,885 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:50,889 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-08-01 19:06:51,085 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-01 19:06:51,085 Root WebApplicationContext: initialization completed in 4238 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-01 19:06:51,391 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-01 19:06:51,641 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-01 19:06:51,642 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-01 19:06:51,643 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-01 19:06:51,643 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-01 19:06:51,917 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-08-01 19:06:51,987 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-08-01 19:06:51,989 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-08-01 19:06:52,135 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-08-01 19:06:52,582 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-08-01 19:06:53,044 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-08-01 19:06:53,162 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-08-01 19:06:53,349 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 19:06:53,900 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-08-01 19:06:53,901 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 19:06:53,901 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-08-01 19:06:53,902 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 19:06:53,929 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-08-01 19:06:54,952 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 19:06:55,813 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 19:06:55,818 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-08-01 19:06:55,821 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-08-01 19:06:55,839 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,775 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,780 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,782 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,783 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,806 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-08-01 19:06:56,813 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-08-01 19:06:56,813 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-08-01 19:06:56,843 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-08-01 19:06:56,969 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-08-01 19:06:57,038 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-08-01 19:07:03,389 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-08-01 19:07:05,864 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-01 19:07:05,885 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-01 19:07:05,887 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-01 19:07:05,892 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-01 19:07:05,897 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-01 19:07:05,899 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-08-01 19:07:05,900 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-01 19:07:05,900 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-01 19:07:05,901 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-08-01 19:07:08,489 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-08-01 19:07:08,870 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-01 19:07:09,108 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-01 19:07:10,892 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-01 19:07:10,914 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-01 19:07:10,942 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-01 19:07:11,019 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-01 19:07:11,313 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 19:07:11,315 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 19:07:11,318 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 19:07:11,320 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 19:07:11,322 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-01 19:07:11,344 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-01 19:07:11,355 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-08-01 19:07:11,364 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-08-01 19:07:11,365 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-08-01 19:07:11,366 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-08-01 19:07:11,369 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-08-01 19:07:11,370 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-08-01 19:07:11,394 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-01 19:07:11,436 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-08-01 19:07:11,441 Started JeecgApplication in 26.028 seconds (JVM running for 27.038) logStarted StartupInfoLogger.java 59
INFO 2020-08-01 19:07:11,459 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-08-01 19:07:11,903 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-01 19:07:11,903 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-01 19:07:11,936 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-01 19:07:12,089 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-01 19:07:12,092 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-08-01 19:07:15,828 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 19:07:15,834 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 19:07:15,932 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596280035835) getDictItems SysDictController.java 217
INFO 2020-08-01 19:07:15,932 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596280035829) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:07:15,976 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:15,991 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:16,005 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:16,022 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:16,023 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:16,026 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:19,613 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:19,616 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:19,619 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:24,939 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:24,941 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:24,943 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:25,956 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:25,961 ==> Parameters: ll(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:25,966 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,107 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,110 ==> Parameters: llw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,115 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,415 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,417 ==> Parameters: ll(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,419 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,878 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,880 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:26,882 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,047 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,049 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,052 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,317 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,318 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,320 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,805 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,809 ==> Parameters: ll(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,815 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,905 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,908 ==> Parameters: llw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:27,914 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:28,084 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:28,085 ==> Parameters: 兰陵王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:28,087 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:29,296 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:29,299 ==> Parameters: 兰陵王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:29,303 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:31,258 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:31,261 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:31,264 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:31,998 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:32,003 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:32,010 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:07:40,859 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 19:07:40,882 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:40,885 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:40,889 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:07:40,891 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596280060861) loadDict SysDictController.java 427
INFO 2020-08-01 19:07:44,468 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 19:07:44,473 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:44,477 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:44,484 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:07:44,486 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596280064471) loadDict SysDictController.java 427
DEBUG 2020-08-01 19:07:48,781 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:48,784 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:48,786 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:49,517 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:49,518 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:49,522 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:50,190 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:50,191 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:50,193 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,429 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,431 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,434 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,698 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,700 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:51,702 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:52,415 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:52,417 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:52,419 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:53,068 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:53,069 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:53,071 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:54,285 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:54,287 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:54,292 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:57,945 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:57,947 ==> Parameters: 兰陵王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:57,948 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,252 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,254 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,258 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,267 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,267 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,270 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,271 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,273 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,273 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,275 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,278 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,280 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,731 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,734 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:07:58,739 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:15,486 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:15,489 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:15,492 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,293 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,295 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,300 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,380 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,385 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,388 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,411 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,414 ==> Parameters: 1289518329118756866(String), jeecg(String), 2020-08-01 19:08:22.405(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,418 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:22,542 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:08:22,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MDIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4YqkmbNhOVSz0hQCQa5CsrLyOdI5qP_8ye6N-B65KUw checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:08:22,646 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MDIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4YqkmbNhOVSz0hQCQa5CsrLyOdI5qP_8ye6N-B65KUw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 19:08:22,665 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,676 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,708 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,741 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,744 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:22,749 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:08:24,023 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 19:08:24,293 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 19:08:24,293 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 19:08:24,293 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
DEBUG 2020-08-01 19:08:25,016 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:25,017 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:25,020 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:25,022 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:25,024 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:25,027 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:25,304 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:08:25,306 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MDIsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.4YqkmbNhOVSz0hQCQa5CsrLyOdI5qP_8ye6N-B65KUw checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:08:25,322 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 19:08:25,327 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596280105323) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:08:30,543 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:30,544 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:30,547 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,152 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,155 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,159 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,162 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,163 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:31,167 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:32,778 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:32,781 ==> Parameters: 1289518372596912130(String), jeecg(String), 2020-08-01 19:08:32.776(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:32,784 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:32,786 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 19:08:41,597 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,600 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,604 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,614 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,616 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,620 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,622 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,625 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,631 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,635 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,637 ==> Parameters: 1289518409745862657(String), jeecg(String), 2020-08-01 19:08:41.633(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,639 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:41,670 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:08:41,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MjEsInVzZXJuYW1lIjoiYWRtaW4ifQ.w8Vho7PrTJRudDEmC1HrGAa87HDQQU24dyGh36iriwI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:08:41,681 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MjEsInVzZXJuYW1lIjoiYWRtaW4ifQ.w8Vho7PrTJRudDEmC1HrGAa87HDQQU24dyGh36iriwI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 19:08:41,685 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,686 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,706 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,718 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,720 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:41,723 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:08:42,730 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 19:08:42,810 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 19:08:43,137 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 19:08:43,138 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 19:08:44,314 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:08:44,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MjEsInVzZXJuYW1lIjoiYWRtaW4ifQ.w8Vho7PrTJRudDEmC1HrGAa87HDQQU24dyGh36iriwI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:08:44,334 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 19:08:44,336 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:44,338 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:44,339 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596280124335) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:08:44,341 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:44,343 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:44,344 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:44,346 <== Total: 4 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:08:44,452 Query return 2 results instead of max 1 handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Query return 2 results instead of max 1
    at org.flowable.common.engine.impl.query.AbstractQuery.executeSingleResult(AbstractQuery.java:175)
    at org.flowable.common.engine.impl.query.AbstractQuery.execute(AbstractQuery.java:155)
    at org.flowable.engine.impl.interceptor.CommandInvoker$1.run(CommandInvoker.java:51)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:93)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.common.engine.impl.query.AbstractQuery.singleResult(AbstractQuery.java:105)
    at org.jeecg.modules.flowable.controller.CoachLeaveRequestFlowableController.lambda$queryMyHistoricTaskList$5(CoachLeaveRequestFlowableController.java:345)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at org.jeecg.modules.flowable.controller.CoachLeaveRequestFlowableController.queryMyHistoricTaskList(CoachLeaveRequestFlowableController.java:314)
    at org.jeecg.modules.flowable.controller.CoachLeaveRequestFlowableController$$FastClassBySpringCGLIB$$fa45d9b9.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.CoachLeaveRequestFlowableController$$EnhancerBySpringCGLIB$$406c6389.queryMyHistoricTaskList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-08-01 19:08:45,377 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:45,379 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:45,381 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:45,383 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:45,384 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:45,385 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:08:45,677 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:08:45,678 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU1MjEsInVzZXJuYW1lIjoiYWRtaW4ifQ.w8Vho7PrTJRudDEmC1HrGAa87HDQQU24dyGh36iriwI checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:08:45,694 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 19:08:45,697 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596280125695) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:08:51,830 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:51,832 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:51,833 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:52,025 ==> Preparing: INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:08:52,027 ==> Parameters: 1289518453328875521(String), 15170787476(String), 3(Integer), 兰陵王(String), 8d025a6407a58e33484842398bde40e1(String), q3LJlZb6(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 19:08:52.01(Timestamp), 1(String) debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:08:52,041 {conn-10005, pstmt-20213} execute error. INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor460.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy382.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$b580e7b7.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$814c026d.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:436)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-08-01 19:08:52,156 ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' handleDuplicateKeyException JeecgBootExceptionHandler.java 45
org.springframework.dao.DuplicateKeyException: ### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ### The error may exist in org/jeecg/modules/system/mapper/SysUserMapper.java (best guess) ### The error may involve org.jeecg.modules.system.mapper.SysUserMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name' ; Duplicate entry '15170787476' for key 'index_user_name'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:242)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy160.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl.addUserWithRole(SysUserServiceImpl.java:129)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$b580e7b7.addUserWithRole(<generated>)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$FastClassBySpringCGLIB$$5195d464.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.service.impl.SysUserServiceImpl$$EnhancerBySpringCGLIB$$814c026d.addUserWithRole(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.update(AthleteRegisterFlowableController.java:436)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$14566f99.update(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '15170787476' for key 'index_user_name'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor460.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy382.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 133 common frames omitted
DEBUG 2020-08-01 19:09:28,945 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:28,948 ==> Parameters: 1289518608178384897(String), jeecg(String), 2020-08-01 19:09:28.944(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:28,952 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:09:28,954 用户名: 管理员,退出成功! logout LoginController.java 134
INFO 2020-08-01 19:09:32,622 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-08-01 19:09:32,623 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-08-01 19:09:32,626 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596280172623) getDictItems SysDictController.java 217
INFO 2020-08-01 19:09:32,627 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596280172624) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:09:32,967 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:32,968 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:32,970 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:33,030 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:33,030 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:33,032 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:34,732 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:34,734 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:34,737 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:36,967 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:36,968 ==> Parameters: y(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:36,969 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,362 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,365 ==> Parameters: yu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,369 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,544 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,547 ==> Parameters: yun(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,550 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,604 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,606 ==> Parameters: yunz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,609 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,982 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,984 ==> Parameters: yunzj(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:37,985 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,412 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,413 ==> Parameters: yunzju(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,416 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,672 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,674 ==> Parameters: yunzjun(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,679 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,807 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,808 ==> Parameters: 云中君(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:38,810 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:40,366 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:40,368 ==> Parameters: 云中君(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:40,370 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:43,013 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:43,015 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:43,017 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,633 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,635 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,638 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,844 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,845 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,847 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,888 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,890 ==> Parameters: 15170787(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:45,891 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,722 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,725 ==> Parameters: 151707870(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,729 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,844 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,847 ==> Parameters: 1517078700(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,850 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,994 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,996 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:47,999 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:49,036 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:49,037 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:09:49,040 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:02,419 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-08-01 19:10:02,424 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:02,427 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:02,430 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:02,432 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596280202422) loadDict SysDictController.java 427
INFO 2020-08-01 19:10:05,466 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-08-01 19:10:05,470 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:05,472 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:05,474 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:05,475 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596280205468) loadDict SysDictController.java 427
DEBUG 2020-08-01 19:10:10,004 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:10,007 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:10,010 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:10,535 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:10,538 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:10,540 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,327 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,329 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,333 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,577 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,578 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:11,580 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,122 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,123 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,124 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,831 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,833 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:12,835 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:13,300 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:13,302 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:13,304 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:14,551 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:14,554 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:14,557 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,332 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,334 ==> Parameters: 云中君(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,335 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,662 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,663 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,662 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,662 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,666 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,664 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,665 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,665 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:18,669 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:19,067 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND phone = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:19,069 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:19,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,518 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,520 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,527 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,534 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,536 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,537 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,540 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,542 ==> Parameters: 1289518879113646082(String), jeecg(String), 2020-08-01 19:10:33.539(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,545 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:33,872 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:10:33,875 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2MzMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.9p3DXKEvwWcrdmQkjosuoiSqhyKcfOM9g80X8pRS45A checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:10:33,883 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2MzMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.9p3DXKEvwWcrdmQkjosuoiSqhyKcfOM9g80X8pRS45A getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 19:10:33,886 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,888 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,895 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,901 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,902 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:33,905 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:10:35,155 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 19:10:35,243 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 19:10:35,557 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 19:10:35,560 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 19:10:37,459 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:10:37,463 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2MzMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.9p3DXKEvwWcrdmQkjosuoiSqhyKcfOM9g80X8pRS45A checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 19:10:37,464 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:37,466 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:37,471 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:37,473 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:37,474 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:37,477 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-08-01 19:10:37,479 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:37,482 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596280237478) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:10:42,794 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:42,796 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:42,800 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,057 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,059 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,060 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,062 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,063 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:43,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:45,196 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:45,198 ==> Parameters: 1289518927998259202(String), jeecg(String), 2020-08-01 19:10:45.193(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:45,202 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:45,203 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 19:10:51,788 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,790 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,793 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,798 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,799 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,804 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,806 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,807 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,811 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,813 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,814 ==> Parameters: 1289518955756163073(String), jeecg(String), 2020-08-01 19:10:51.812(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,816 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:51,837 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:10:51,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2NTEsInVzZXJuYW1lIjoiYWRtaW4ifQ._SY4X7GI1B2Pzh7LKfun2IlTxzXZcwWB3zQwBuM5VQU checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-08-01 19:10:51,844 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2NTEsInVzZXJuYW1lIjoiYWRtaW4ifQ._SY4X7GI1B2Pzh7LKfun2IlTxzXZcwWB3zQwBuM5VQU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 19:10:51,847 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,849 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,861 <== Total: 69 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,871 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,873 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:51,875 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:10:52,880 预览图片失败.\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 19:10:52,960 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 19:10:52,977 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 19:10:53,264 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 19:10:54,836 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:10:54,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2NTEsInVzZXJuYW1lIjoiYWRtaW4ifQ._SY4X7GI1B2Pzh7LKfun2IlTxzXZcwWB3zQwBuM5VQU checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 19:10:54,840 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:54,842 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:54,845 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:54,848 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:54,849 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:10:54,852 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:10:54,855 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-08-01 19:10:54,858 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596280254856) getDictItems SysDictController.java 217
DEBUG 2020-08-01 19:11:00,395 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,398 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,402 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,586 ==> Preparing: INSERT INTO sys_user ( id, username, user_type, realname, password, salt, status, del_flag, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,589 ==> Parameters: 1289518992351465474(String), 15170787001(String), 3(Integer), 云中君(String), d83050b4188d20f7af88e2ed47b02f9c(String), jpQPV7iP(String), 1(Integer), 0(String), jeecg(String), 2020-08-01 19:11:00.534(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,592 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,601 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,603 ==> Parameters: 1289518992607318017(String), 1289518992351465474(String), ee8626f80f7c2619917b6236f3a7f02b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,605 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,817 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,818 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,820 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,821 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,822 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:00,824 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:24,167 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:24,169 ==> Parameters: 1289519091462868994(String), jeecg(String), 2020-08-01 19:11:24.165(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:24,171 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:11:24,173 用户名: 管理员,退出成功! logout LoginController.java 134
DEBUG 2020-08-01 19:11:34,863 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,865 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,867 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,875 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,876 ==> Parameters: 1289518992351465474(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,879 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,882 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,884 ==> Parameters: 1289519136400642050(String), jeecg(String), 2020-08-01 19:11:34.88(Timestamp), 127.0.0.1(String), 用户名: 15170787001,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,887 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:11:34,911 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-08-01 19:11:34,913 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2OTQsInVzZXJuYW1lIjoiMTUxNzA3ODcwMDEifQ.Fj9ql_6xA0l8yH3u7IEbOa1PKbyT__8JtUaIdD9xgjI checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-08-01 19:11:34,918 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,918 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,920 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-08-01 19:11:34,956 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYyODU2OTQsInVzZXJuYW1lIjoiMTUxNzA3ODcwMDEifQ.Fj9ql_6xA0l8yH3u7IEbOa1PKbyT__8JtUaIdD9xgjI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-08-01 19:11:34,960 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,962 ==> Parameters: 15170787001(String) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,972 <== Total: 44 debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,978 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,980 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-08-01 19:11:34,981 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-08-01 19:11:36,197 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-08-01 19:11:36,311 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-08-01 19:11:36,313 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-08-01 19:11:36,612 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-08-01 19:12:48,685 [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] Unexpected exception during request: [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] log AbstractInternalLogger.java 219
INFO 2020-08-01 19:12:48,685 [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] Unexpected exception during request: [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] log AbstractInternalLogger.java 219
INFO 2020-08-01 19:12:48,801 Reconnecting, last destination was localhost/127.0.0.1:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:12:48,801 Reconnecting, last destination was localhost/127.0.0.1:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:12:50,813 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:12:50,813 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:12:55,098 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:12:55,098 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:12:57,111 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:12:57,111 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:01,399 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:01,399 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:03,405 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:03,405 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:08,498 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:08,498 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:10,509 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:10,509 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:15,698 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:15,698 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:17,701 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:17,702 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:21,898 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:21,898 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:23,912 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:23,912 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:32,199 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:32,198 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:34,209 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:34,209 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:13:50,599 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:13:50,599 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:13:52,606 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:13:52,606 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:14:22,699 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:14:22,699 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:14:24,704 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:14:24,704 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:14:54,799 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:14:54,799 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:14:56,806 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:14:56,806 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:15:26,899 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:15:26,899 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:15:28,910 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:15:28,910 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:15:58,999 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:15:58,999 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:16:01,008 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:16:01,008 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:16:31,098 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:16:31,098 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:16:33,105 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:16:33,107 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:17:03,199 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:17:03,199 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:17:05,209 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:17:05,209 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:17:35,298 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:17:35,298 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:17:37,312 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:17:37,312 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:18:07,399 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:18:07,399 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:18:09,407 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:18:09,407 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:18:39,499 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:18:39,499 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:18:41,505 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:18:41,506 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:19:11,604 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:19:11,614 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:19:13,615 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:19:13,720 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:19:43,699 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:19:43,799 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:19:45,710 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:19:45,806 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:20:15,800 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:20:15,899 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:20:17,809 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:20:17,903 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:20:47,899 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:20:48,000 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:20:49,908 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:20:50,009 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:21:19,998 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:21:20,098 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:21:22,014 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:21:22,114 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-08-01 19:21:52,099 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-08-01 19:21:52,199 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-08-01 19:21:54,108 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-08-01 19:21:54,214 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176